https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39489 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |julian.maurice@biblibre.com --- Comment #3 from Julian Maurice <julian.maurice@biblibre.com> --- 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. -- You are receiving this mail because: You are watching all bug changes.