pf-jump-links shadow root nav container axeDevTools error ('Landmarks should have a unique role or role/label/title (i.e. accessible name) combination') #2860
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.
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
Expected behavior
Expected to no get an error or be able to control the labels of the nav component, maybe?
Screenshots
Related issues
100