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
feat: update focus states for Dropdown, Combobox & Multiselect (#18230)
* feat: update focus states
* chore: revert story change
* test(avt): add avt test for fluid dropdown and dropdown
* test(avt): fluid combobox and combobox tests
* test(avt): multiselect avt test
* chore: adjust styles for focus states in fluid
* fix: remove styles setting outline to none
* chore: remove initial selected item for fluid dropdown story
* chore: make sure first option is focused for filterable multiselect
* chore: fix issue with no focus state dropdown
* chore: adjust focus stroke width
* chore: fix first selected item focus width
---------
Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>
Co-authored-by: Kritvi <158570656+Kritvi-bhatia17@users.noreply.github.com>
0 commit comments