Popup with accessibility
151
Views
3
Comments
New
Frontend (App Interfaces)

Ensure that the popup and modal work with the keyboard and that the focus follows this navigation, and when closing the popup/modal the user returns to the place where the popup opened.

Currently every project needs to add extra javascript to make it work in accordance with WCAG regulations.

Changed the category to
Frontend (App Interfaces)

@Mariana Junges totally agree. 

For a workaround, while this is not on the platform, I built the Accessible Popup component that includes the desired behavior in your popups. Hope it helps

Yes, it would be excellent if we have it natively.