Container 45237: Fix Block Header Keyboard Access - #12066
matheuszych wants to merge 1 commit into
Conversation
See: https://mantis.ilias.de/view.php?id=45237 Expandable container block headers were not keyboard accessible. Collapsible item group headers can now receive focus, toggle with Enter or Space, keep `aria-expanded` in sync, and use standard ILIAS focus styling.
|
Context from the Mantis ticket:
|
Annett7811
left a comment
There was a problem hiding this comment.
Hello @matheuszych!
From an accessibility standpoint, this looks good. The object block can now be opened using the keyboard when it is closed. Thank you very much for your work and for fixing this!
Best regards
@Annett7811
|
Thanks for the PR. This looks good from my side. CSS needs to be checked by @BettyFromHH @matheuszych I assigned you. If all reviews are positive you can merge this. |
See: https://mantis.ilias.de/view.php?id=45237
Expandable container block headers were not keyboard accessible. Collapsible item group headers can now receive focus, toggle with Enter or Space, keep
aria-expandedin sync, and use standard ILIAS focus styling./cc @oliversamoila @thojou