Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

De-emphasize creating a second fidelity bond (if non-expired bond already exists) #756

Closed
barrytra opened this issue May 15, 2024 · 3 comments · Fixed by #758
Closed

De-emphasize creating a second fidelity bond (if non-expired bond already exists) #756

barrytra opened this issue May 15, 2024 · 3 comments · Fixed by #758
Assignees
Labels
enhancement New feature or request Fidelity Bonds Label for grouping FB issues UI/UX Issue related to cosmetics, design, or user experience
Milestone

Comments

@barrytra
Copy link
Contributor

barrytra commented May 15, 2024

This issue is a subtask of epic #650

@barrytra barrytra added the enhancement New feature or request label May 15, 2024
@barrytra barrytra added this to the SoB milestone May 15, 2024
@barrytra barrytra self-assigned this May 15, 2024
@barrytra
Copy link
Contributor Author

As a user, It does not really make sense to create another fidelity bond when one is already active. But It is not also right to completely prevent user from doing it, if he really wants to.
Currently option to create a new bond is very evident as in the picture (depicted by "configure additional bond")
image

Aim is to Make this button that evident so that user creates another FB if he really really wants to.

Ideas

  1. simply make the button small and give some kind of warning whenever user clicks it.
  2. Have a toggle button in settings that enables/disables user to create a new bond. It should be disabled default. All necessary information will be given to the user in that section in settings. something like this.
    Screenshot from 2024-05-15 13-46-17

@theborakompanioni
Copy link
Collaborator

Good idea @barrytra! Nice.

Ideas

1. simply make the button small and give some kind of warning whenever user clicks it.

2. Have a toggle button in settings that enables/disables user to create a new bond. It should be disabled default. All necessary information will be given to the user in that section in settings. something like this.

What about first, go ahead and de-emphasize the prominent "Configure Additional Bond" area, and subsequently play around with the idea of hiding it completely behind a feature toggle value.

I really like the second idea as it will introduce the concept of "advanced options" and then, not all of the features have to be present by default, making it easier to use overall. However, I'd say, this can be done in a follow-up PR. What do you think?

@theborakompanioni theborakompanioni added UI/UX Issue related to cosmetics, design, or user experience Fidelity Bonds Label for grouping FB issues labels May 15, 2024
@barrytra
Copy link
Contributor Author

Yes, we can go this way. So for this PR, i’ll focus on idea 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Fidelity Bonds Label for grouping FB issues UI/UX Issue related to cosmetics, design, or user experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants