Description of the issue
I am encountering an axeDevTools issue with the pf-jump-links shadow root nav container. It doesn't have a unique aria-label and the nav semantic element is conflicting with our pfe-navigation__menu-wrapper in our primary nav element.
Impacted component(s)
https://patternflyelements.org/components/jump-links/
Steps to reproduce
- Go to https://catalog.redhat.com/cloud/detail/256907
- Run an axeDevTools scan
- See error 'Landmarks should have a unique role or role/label/title (i.e. accessible name) combination'
Expected behavior
Expected to no get an error or be able to control the labels of the nav component, maybe?
Screenshots



Related issues