You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @jakublamprecht for the suggestion, this makes sense. Please feel free to go ahead and create a pull request. One point, I don't believe you need to use data-sly-attribute in your example.
Bug Report
Current Behavior
Navigation component does not provide information about currently active item/link for screen readers as suggested by W3C here:
https://www.w3.org/WAI/tutorials/menus/structure/#indicate-the-current-item
https://www.w3.org/WAI/tutorials/menus/structure/#using-wai-aria
Expected behavior/code
Navigation component provides the user with information about currently active item/link.
Environment
Possible solution
In itemContent.html:
The text was updated successfully, but these errors were encountered: