Skip to content

Disable ariaHideOutside with comboBox? #4871

Answered by LFDanLu
heisand asked this question in Q&A
Discussion options

You must be logged in to vote

When navigating with that you then have to use the dismiss button to unhide elements and navigate further. Sometimes it feels smoother to just be able to navigate further and then let the listBox simply close when another element is focused.

Definitely a valid point, but in our case we use React Portals to move the Popover to the end of the document for rendering reasons, meaning that a mobile screenreader user wouldn't land on the Popover when swiping past the ComboBox's input, instead landing on whatever element is adjacent to the combobox input, thus losing the ComboBox's informational "context". This blog post goes into the above in more depth.

IMO it doesn't feel that much more awk…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@heisand
Comment options

@LFDanLu
Comment options

Answer selected by heisand
@heisand
Comment options

@mmorris8
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants