Skip to content

fixed duplicate IDs in menu_main.html#131

Open
nattangwiwat wants to merge 1 commit into
CMU-313:masterfrom
nattangwiwat:feature/fix-aria-id
Open

fixed duplicate IDs in menu_main.html#131
nattangwiwat wants to merge 1 commit into
CMU-313:masterfrom
nattangwiwat:feature/fix-aria-id

Conversation

@nattangwiwat
Copy link
Copy Markdown
Collaborator

Resolves #126

The menu_main.html template uses duplicate IDs on 2 elements. The change made them unique so that they could be picked up by assistive tools.

The Lighthouse accessibility score was 85 and the improved score is 91.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fixing ARIA IDs not unique

1 participant