- Issue created by @hbrokmeier
- Merge request !15Issue #3424786: Improve accessibility of accordion titles β (Open) created by hbrokmeier
- Status changed to Needs review
about 1 year ago 4:32pm 1 March 2024 - πΊπΈUnited States hbrokmeier Wisconsin
Merge request submitted with the proposed changes:
- Add
role="button"
to title link - Add
aria-expanded
to title link, and update it based on accordion state - Toggle accordion when space bar is pressed on link
- Add
- π΅πΉPortugal TiagoZ
There is already a related issue with patches https://www.drupal.org/project/ckeditor_accordion/issues/2869510 β
- First commit to issue fork.
- Merge request !18Add role="button" to accordion title & handle keydown events β (Open) created by sonfd
- πΊπΈUnited States sonfd Portland, ME
I think the approach in the MR is more complete than the patch in #6. Also the patch contains a number of whitespace issues. MR !18 is the same as MR !15, but on top of the 2.x branch which seems to be the current development branch.
I'm concerned that the related issue referenced in #6 has been open for 8 years.