You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
Create a Modal dialog with a disabled primary action
Open the modal. Focus should automatically move to the first focusable item within the modal.
Start hitting the Tab key on your keyboard. Once the last focusable item before the disabled primary input receives focus, pressing Tab again will move focus outside of the modal to the next focusable item on the rest of the page.