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
Assorted bugs that were found from the component audit for dropdown, combobox and mutli-select.
hover-light-ui
black
icon-01
inverse-hover-ui
inverse-focus-ui
The text was updated successfully, but these errors were encountered:
Seems like the outstanding issues are resolved with #8092
Sorry, something went wrong.
emyarod
No branches or pull requests
Assorted bugs that were found from the component audit for dropdown, combobox and mutli-select.
Dropdown
hover-light-ui
color token needs to be used for the hover states.black
inner fill for all themes.black
inner fill for dark themes.Combobox
hover-light-ui
color token needs to be used for the hover states of the options in the menu.black
inner fill for dark themes.icon-01
.Multi-select
hover-light-ui
color token needs to be used for the hover states.black
inner fill for all themes.black
inner fill for dark themes.inverse-hover-ui
color token.inverse-focus-ui
color token.The text was updated successfully, but these errors were encountered: