Keyboard Navigation fixes for enhanced quiz management #12148
Labels
DEV: frontend
P0 - critical
Priority: Release blocker or regression
TAG: a11y
Affecting accessibility
Milestone
Originally posted by @radinamatic in #12111 (comment)
Keyboard navigation issues
When focusing to select the
Edit section
option and pressingEnter
, the drop-down remains visible even after the side panel with Section settings is opened.When focusing the
Change resources
button, pressingEnter
and selecting resources to perform the change, when the work in that side panel is completed, whether user presses the focusedSave changes
button, or they decide to abandon and focus theBack
⬅️ button, the focus should return toChange resources
button that initiated that whole workflow. As of now, theClose
✖️ button in the upper right corner is focused Instead.By the same logic, if the
Options
button opens the Section settings, when that side panel is closed, the focus should return to theOptions
button.The Section order section inside Section settings 🙃 is not keyboard navigable: the focus jumps right over it and lands on the
Delete section
button.The 🔽 and 🔼 buttons to reorder questions by keyboard are focusable, but they do not work, nothing happens after pressing either
Enter
orSpace
. Not sure if that is because the whole accordion is not working in this asset...The text was updated successfully, but these errors were encountered: