reactjs/react-modal

Focus escapes modal when radio buttons in modal

オープン

#636 opened on 2018/03/29

 (8 件のコメント) (11 件のリアクション) (0 人の担当者)JavaScript (828 件のフォーク)batch import
accessibilitybugeasygood first issue

Repository metrics

Stars
 (7,294 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Summary:

When there are radio buttons in a modal, you can escape focus with shift-tab.

Steps to reproduce:

Steps are included in the test case below

Expected behavior:

You should not be able to escape the modal's focus

Link to example of issue:

https://codesandbox.io/s/my9vm34m68

Additional notes:

Not sure if it's related specifically to radio buttons, but that is what is causing the issue for me

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