[Tab component] Implement skippable keyboard navigation #2056
Labels
📦 components
Related to the @swisspost/design-system-components package
enhancement
New feature or request
Milestone
When navigating with the keyboard, the user needs to tab every tabs to go to the next interactive element.
Instead, we should make only the first tab item to be focusable and be able to navigate with arrow keys within the list of tabs.
Example: Github Issue editor (tabs "Write" or "Preview"), https://www.w3.org/WAI/ARIA/apg/patterns/tabs/
The text was updated successfully, but these errors were encountered: