fix: dropdown contrast focus styles#14017
Conversation
Co-authored-by: Francine Lucca <40550942+francinelucca@users.noreply.github.com>
…ancardona/carbon into contained-list-persistent-search-3
Co-authored-by: Francine Lucca <francinelucca@users.noreply.github.com>
… branch 'contained-list-persistent-search-3' of github.com:andreancardona/carbon into contained-list-persistent-search-3
kingtraceyj
left a comment
There was a problem hiding this comment.
focus styles match spec. looks good to go! 💥
guidari
left a comment
There was a problem hiding this comment.
LGTM!
I just added a aria-owns in the ComboBox.tsx because when we turn on the VO in FireFox it closes the ComboBox when the user tries to navigate.
Let me know if that make sense
|
Trying to see the best way to fix the failing avt test |
Is this related to the |
yep it is related - just trying to find a solution for both the test and the FF bug |
Closes #12720
Paired up with @francinelucca - got a good solution going 🎉
Testing / Reviewing