https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39489 --- Comment #4 from Chloé Zermatten <chloe.zermatten@openfifth.co.uk> --- (In reply to Julian Maurice from comment #3)
1) If I load the page on a large screen, the facets are shown but aria-expanded attribute is "false". Shouldn't it be "true" ? or even removed (since it's not collapsible) ?
2) setAriaExpandable toggles the attribute value for all .menu-collapse-toggle on the page no matter which one is clicked. This isn't a real issue currently as there is only one .menu-collapse-toggle per page, but it could become an issue if other similar sections are introduced, and it can be easily fixed.
Thank you for the feedback! Agreed on both counts, will update the patch to account for both. -- You are receiving this mail because: You are watching all bug changes.