reactjs/react-modal

Replace focus trap with `inert`

Open

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

在 GitHub 查看
 (1 留言) (4 反應) (0 負責人)JavaScript (7,294 star) (828 fork)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.

貢獻者指南