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.

贡献者指南