-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
4. to releaseReady to be released and/or waiting for tests to finishReady to be released and/or waiting for tests to finishaccessibility
Description
- fix(a11y): Remove nav and radios in sidebar tabs nextcloud-libraries/nextcloud-vue#4456
- Bump @nextcloud/vue to v8 beta 5 + add some visible labels #40084
- Clarify whether navigation quirks fix(a11y): Remove nav and radios in sidebar tabs nextcloud-libraries/nextcloud-vue#4456 (review) are acceptable with @michaelnissenbaum
- enh(NcAppSidebarTabs): Make tab navigation accessible nextcloud-libraries/nextcloud-vue#4663
- v8.0.0-beta.9 nextcloud-libraries/nextcloud-vue#4680
- chore: Bump @nextcloud/vue to v8-beta.9 #41070
It is recommended to set the role="tablist" on the ul element and remove the nav element.
<nav data-v-76ae79ca="" role="tablist" class="app-sidebar-tabs__nav">
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
4. to releaseReady to be released and/or waiting for tests to finishReady to be released and/or waiting for tests to finishaccessibility