reactjs/react-modal

Replace focus trap with `inert`

Open

#1,011 建立於 2023年3月29日

在 GitHub 查看
 (1 留言) (4 反應) (0 負責人)JavaScript (828 fork)batch import
accessibilitybrowser apicombining librariesdependenciesdiscussioneasyfeaturegood first issue

倉庫指標

Star
 (7,294 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南