-
Task
-
Resolution: Unresolved
-
Should have
-
None
Summary
Update the tabbing behavior of blocks using the carousel-style to enhance accessibility and user experience for keyboard-only users.
Requirements
- Disable Tabbing to the "Previous" and "Next" Buttons: While tabbing, the focus should skip the "Previous" and "Next" buttons. These buttons will remain accessible via arrow keys or other controls, but not in the tab order.
- Reveal Hidden Items: When the focus reaches the last visible item in the carousel and the user presses Tab, the carousel should reveal the next set of hidden items automatically.
- ...
Resources
- Example
- ...