Description of the bug
An accessibility review on a site in development called out the following:
No aria dictating the "active" element in the navigation for a non-visual user using a screen reader
The solution?
aria-current="page" on the active <a>
--
Cross-posted: backdrop/backdrop-issues#6234
Description of the bug
An accessibility review on a site in development called out the following:
The solution?
--
Cross-posted: backdrop/backdrop-issues#6234