Flip Select Icon When Dropdown is Expanded #1502
Drew-Daniels
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would be nice if the
selectIcon
were flipped 180 degrees when the dropdown is expanded. Currently, it does not change it's rotation when the dropdown is opened:Unexpanded:
Expanded (Current):
Expanded (Desired):
I can likely figure out how to do this with some CSS logic, but think this might be a nice default behavior, or option to be provided to users.
Beta Was this translation helpful? Give feedback.
All reactions