[EuiPopover][MOBILE]: Consider adding a close button to our popovers for mobile screen reader users #5282
Labels
accessibility - mobile
accessibility - WCAG A
Level A WCAG Accessibility Criteria
accessibility
design decision
Description
Our
EuiPopover
component relies on users pressingESC
to close the modal. I'd like to explore adding a focusable Close button to the component. It could be an optional prop so we can turn it off, but I think this would be a big benefit for mobile screen reader users.As the component behaves today, users have to double tap the button that opened the popover. If users can't see their screen it might be challenging to discover that button a second time.
Guidance
The text was updated successfully, but these errors were encountered: