Address accessibility concerns with new drawer for Requirements creation and edit form
There are a couple issues currently regarding accessibility when it comes to the new drawer that was implemented in !37943 (merged) for Requirement creation/editing. One is that the focus states for the buttons within the form are not displaying, and the second is that users are able to tab focus to elements that are hidden by the drawer, which can be resolved with a keyboard trap.
Issues to address:
-
Fix focus state on buttons for Requirement creation/edit formFixed in !38422 (merged) -
Modify so when the drawer is open, the keyboard focus is trapped within the drawer until the drawer is closed (example here)Fixed in !48325 (merged)
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.