Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(nav): put 'presentation' role on nav items #4488

Merged

Conversation

maxokorokov
Copy link
Member

@maxokorokov maxokorokov commented Apr 3, 2023

For the non-ng-container-based markup a role="presentation" should be added on the li elements.

Fixes #4398, #4090

For the non-ng-container-based markup a `role="presentation"` should be added on the `li` elements.

Fixes ng-bootstrap#4398
@maxokorokov maxokorokov merged commit 46c5838 into ng-bootstrap:master Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accessibility issue with ngbNav
1 participant