gcdevops / HRWhiteListing

MIT License
2 stars 0 forks source link

Admin General Settings Panel - Tab stop trap #242

Open will0684 opened 4 years ago

will0684 commented 4 years ago
Screen Shot 2020-04-21 at 1 26 27 PM

Tab stops end at tab stop 27 and do not loop back through to the first tab stop. Using Shift-Tab to tab back through controls we see that we are stopped from moving beyond stop 43.

Tabbing through the page should give access to all controls, forward and back. You can read more about this success criterion here:

https://www.w3.org/TR/UNDERSTANDING-WCAG20/keyboard-operation-keyboard-operable.html