Closed (fixed)
Project:
USWDS Paragraph Components
Version:
2.3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2022 at 17:52 UTC
Updated:
7 Nov 2022 at 19:24 UTC
Jump to comment: Most recent
Comments
Comment #2
devkinetic commentedComment #3
devkinetic commentedUpon further inspection, USWDS itself does not add the
aria-multiselectableattribute, which is what triggers this validation warning in the first place. Further, this issue on foundation confirms that the tree role can cause issues: https://github.com/foundation/foundation-sites/issues/12185 so perhaps the solution is to actually removearia-multiselectablefrom the template.Comment #4
devkinetic commentedUSWDS ticket https://github.com/uswds/uswds/issues/2871
Comment #5
smustgrave commentedComment #7
smustgrave commentedThank you for reporting and providing the uswds ticket too for reference.
Take a look at the PR and let me know if that solves it for you.
I targeted the 2.3.x branch as that's what I'm planning for D10. Just waiting for some dependency modules to do a D10 release also.
Comment #8
devkinetic commentedLooks good to me, compared the result against USWDS standards for the component.
Comment #10
smustgrave commentedComment #11
devkinetic commented