We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The badge containing the number of "invisible" items becomes almost invisible sometimes and it also shows a +0 which I think is useless...
I have tested it in the demo site:
Badge half visible:
Badge almost invisible and therefore "useless":
Badge showing +0 which in my opinion is useless too.
The badge should always be visible and disappear when it shows +0 because it means there are no overflown items.
The screenshots come from the demo site.
The text was updated successfully, but these errors were encountered:
Maybe will be fixed with #2236. @vnbaaij can you validate that?
Sorry, something went wrong.
I have indeed added a 'compensation' for the badge itself in that PR. Will test it some more and will also look at if we can prevent the +0 case
Fixed with #2236
No branches or pull requests
🐛 Bug Report
The badge containing the number of "invisible" items becomes almost invisible sometimes and it also shows a +0 which I think is useless...
💻 Repro or Code Sample
I have tested it in the demo site:
Badge half visible:
Badge almost invisible and therefore "useless":
Badge showing +0 which in my opinion is useless too.
🤔 Expected Behavior
The badge should always be visible and disappear when it shows +0 because it means there are no overflown items.
😯 Current Behavior
💁 Possible Solution
🔦 Context
🌍 Your Environment
The screenshots come from the demo site.
The text was updated successfully, but these errors were encountered: