reactjs/react-modal

Replace focus trap with `inert`

Open

Aperta il 29 mar 2023

Vedi su GitHub
 (1 commento) (4 reazioni) (0 assegnatari)JavaScript (7294 star) (828 fork)batch import
accessibilitybrowser apicombining librariesdependenciesdiscussioneasyfeaturegood first issue

Descrizione

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.

Guida contributor