reactjs/react-modal

Replace focus trap with `inert`

Open

#1,011 opened on 2023年3月29日

GitHub で見る
 (1 comment) (4 reactions) (0 assignees)JavaScript (7,294 stars) (828 forks)batch import
accessibilitybrowser apicombining librariesdependenciesdiscussioneasyfeaturegood first issue

説明

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.

コントリビューターガイド

Replace focus trap with `inert` · reactjs/react-modal#1011 | Good First Issue