https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39489 Bug ID: 39489 Summary: 'Refine your search' should have an aria-expanded attribute Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Accessibility Assignee: koha-bugs@lists.koha-community.org Reporter: chloe.zermatten@openfifth.co.uk QA Contact: testopia@bugs.koha-community.org CC: martin.renvoize@openfifth.co.uk, matt.blenkinsop@openfifth.co.uk, oleonard@myacpl.org So that screen reader users aren't misled into thinking that the 'Refine Search' section header will take them to another page, add an aria-expanded attribute, and set its value to true if the section is expanded, and false if it is not. This will clearly mark 'Refine Search' as a collapsible section. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.