https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42335 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|25.05 |Main Severity|enhancement |normal Text to go in the| |This adds missing aria release notes| |labels to the staff | |interface header search | |dropdown menu and the cart. | |This means that screen | |readers get more | |information instead of just | |"link". CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- Testing notes (using KTD and axe devTools in the browser): 1. axe DevTools shows an issue for search dropdown menu (Links must have discernible text). 2. After the patch, it is no longer shown as an issue. 3. axe DevTools doesn't identify any issues for the cart link (which shows you can't rely on automated tests completely). Change to a normal bug instead of an enhancement. -- You are receiving this mail because: You are watching all bug changes.