Open softvision-oana-arbuzov opened 4 years ago
To properly handle this, we'll need to implement some kind of "focus trap":
https://developers.google.com/web/fundamentals/accessibility/focus/using-tabindex https://medium.com/@islam.sayed8/trap-focus-inside-a-modal-aa5230326c1b
Browser / Version: Firefox Nightly 81.0a1 (2020-07-27) Operating System: Windows 10 Pro
Steps to Reproduce:
Expected Behavior: "Next" button becomes active after a few "Tab" keys (after "X" and navigation dots are passed).
Actual Behavior: Multiple "Tab" keys are needed to navigate to "Next" button.
Notes:
Watchers: @softvision-oana-arbuzov @cipriansv