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
There is no hover state for select.
Steps to reproduce the behavior:
The hover state color should be auro-color-ui-bkg-hover-on-light
auro-color-ui-bkg-hover-on-light
This change happened because we changed dropdown to not have a hover state as default. See AlaskaAirlines/auro-dropdown#147 for more contenxt.
The text was updated successfully, but these errors were encountered:
fix(hover): make background color change on hover #102
4a9a1d4
7cd017d
chore(release): 2.5.3 [skip ci]
b6c197f
## [2.5.3](v2.5.2...v2.5.3) (2022-09-22) ### Bug Fixes * **hover:** make background color change on hover [#102](#102) ([7cd017d](7cd017d))
jordanjones243
Successfully merging a pull request may close this issue.
Describe the bug
There is no hover state for select.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The hover state color should be
auro-color-ui-bkg-hover-on-light
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
This change happened because we changed dropdown to not have a hover state as default. See AlaskaAirlines/auro-dropdown#147 for more contenxt.
The text was updated successfully, but these errors were encountered: