[Select] Unselect / Toggle select is not visually working (background remains) #9569
Labels
component: select
This is the name of the generic UI component, not the React module!
duplicate
This issue or pull request already exists
Steps to Reproduce (for bugs)
https://codesandbox.io/s/7jox7jylj6
So we can't know if we have unselect it
Expected Behavior
It should toggle selection on a item after each click
This happens with
multiple
option at leastedit: actually the font-weight is slightly changing (400 / 500), but I believe this background should be cleared is the pointer leaves hover, I guess there's an
:active
rule that still make it with this backgroundCurrent Behavior
Unselected items stay visually selected
Your Environment
The text was updated successfully, but these errors were encountered: