You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oh that's indeed a very annoying bug, thanks for reporting @zaihdo! after a short investigation i found the root of the problem: the dropdown element's size is dynamically calculated to fit inside the parent, but in this case the parent is an accordion with a fixed height. i'll see if i can modify it to have a min-height regardless of the parent size :)
Thank you for taking the time to fill out this bug report.
Tell us what happened
Selecting an Icon to try on the Badge preview seems to be affected by a visual bug such that I can't actually see the drop-down properly.
Affected components
The badges feature in the Once UI docs. Selecting an Icon to display on the badge has a visual bug.
[Is the feature request related to an existing component?]
How do we reproduce it?
Click on the Icon drop down and then try to select an icon.
[Please share a step-by-step description of how to reproduce the issue.]
Screenshots
System information and logs
n/a
The text was updated successfully, but these errors were encountered: