nextcloud-libraries / nextcloud-libraries/nextcloud-vue

[NcAppNavigation] missing `aria-label` on the `nav` element

Open
#8,219 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop accessibility
Dominant language
Vue
Stars
246
Forks
99
Avg merge
1d 20h
Merged PRs (30d)
103

Description

When there are multiple regions of the same type on the page then they need unique identifiers.
In nextcloud apps we have multiple navigations (e.g. the top right user menu - which is labelled).
But the app navigation does not have a label on the navigation element.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the NcAppNavigation component and its nav element, then inspect nearby navigation components to see how accessible names are provided. Done means the app navigation has an appropriate unique accessible label when multiple navigation regions appear on a page.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
accessibility, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.