reactjs/react-modal

Replace focus trap with `inert`

開放

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

 (1 則留言) (4 個反應) (0 位負責人)JavaScript (828 個分叉)batch import
accessibilitybrowser apicombining librariesdependenciesdiscussioneasyfeaturegood first issue

倉庫指標

星標
 (7,294 顆星)
PR 合併指標
 (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.

貢獻者指南