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

Warning msg when you try to create more than 10 favorite labels #994

Open
dlangenk opened this issue Dec 2, 2024 · 5 comments
Open

Warning msg when you try to create more than 10 favorite labels #994

dlangenk opened this issue Dec 2, 2024 · 5 comments
Labels

Comments

@dlangenk
Copy link
Member

dlangenk commented Dec 2, 2024

When you try to create the 11th favorite label it will not be favorited, which is as expected, but having a warning message shown would be nice.

@mzur
Copy link
Member

mzur commented Dec 2, 2024

What do you think about hiding the star button for all labels except the favourite labels in this case? I thought this was already the case but either this was part of a regression at some point or it never was like this.

@mzur mzur added the bug label Dec 2, 2024
@mzur mzur moved this to Medium Priority in BIIGLE Roadmap Dec 2, 2024
@dlangenk
Copy link
Member Author

dlangenk commented Dec 2, 2024

I have mixed feelings about hiding the star. It is better than the current version, but it is a little bit like the "missing" pin button. It might not be intuitive to the user that you cannot favorite more then 10 labels, or pin more than 3 projects.

@mzur
Copy link
Member

mzur commented Dec 3, 2024

Then show the star in a "disabled" visual state and add a title (popup) text explaining why no more favourites can be added?

@dlangenk
Copy link
Member Author

dlangenk commented Dec 3, 2024

That sounds great. What do you think, should we show the popup after 10 favorites have been set or if you try to click a disabled star? How does this interfere with #957?

@mzur
Copy link
Member

mzur commented Dec 3, 2024

The popup is shown if 10 favourites were set and the mouse hovers over the (disabled) star. With #957 users can add more than 10 favourites. When they add the 11th label, a new (empty) label preset could be started (if there is any). The UI must make this clear with animations, highlighting etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Medium Priority
Development

No branches or pull requests

2 participants