This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-cea9e997-157b-41d5-8988-c29ca7272bcb XWIKI-23061 Open

facet-toggles on the solr search page do not use aria-expanded properly

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-4348efb4-46c9-43bc-aa62-e69e15dcadb1 Charpentier Lucas created this issue on 02/Apr/25 18:16
 
Summary: facet-toggles on the solr search page do not use aria-expanded properly
Issue Type: cid:jira-generated-image-avatar-cea9e997-157b-41d5-8988-c29ca7272bcb Bug
Affects Versions: 17.2.0
Assignee: Unassigned
Components: Search - UI
Created: 02/Apr/25 18:16
Labels: wcag
Priority: cid:jira-generated-image-static-major-a840ac67-427a-4ea3-8ed7-0e73c4b2b6a0 Major
Reporter: Charpentier Lucas
Description:

The toggles set a class on the parent element (changing their orientation), but there's no semantics to relate this action. The `aria-expanded` attribute should be used on them to convey this information to ATs.