1 comment (1 comment)4 reactions (4 reactions)0 assignees (0 assignees)JavaScript828 forks (828 forks)batch import
accessibilitybrowser apicombining librariesdependenciesdiscussioneasyfeaturegood first issue
Repository metrics
- Stars
- 7,294 stars (7,294 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Now that browsers have good support for inert, could we consider replacing the custom focus trap logic with this?
Alternatively, we could use the dialog element so we get this behaviour for free.
Contributor guide
- Research direction
- Investigate browser support for the inert attribute and dialog element, and explore how to replace the current focus trap logic with inert or dialog in the react modal component.
- Tech stack
- reactjavascript
- Domain
- accessibilityfrontend
- Issue type
- Refactor
- Prerequisites
- ReactJavaScriptAccessibility