Skip to content
Snippets Groups Projects
Commit 6e93e79e authored by Ayke Halder's avatar Ayke Halder Committed by Andreas Kienast
Browse files

[TASK] Improve a11y of disabled record-action-buttons in workspace-review

This changes disabled record-action-buttons in workspace-review to use
a `button`-tag with `disabled`-attribute. Thereby screenreaders can
announce that a button is disabled.

Before this a disabled record-action-button was rendered as
`span`-tag with `class="disabled"`.

Resolves: #104820
Releases: main
Change-Id: I87214050361101ac85807c471ec41f362617fe05
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85871


Tested-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Reviewed-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
parent ce4190d3
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment