Skip to content
Snippets Groups Projects
Commit 1607b838 authored by Ayke Halder's avatar Ayke Halder Committed by Benjamin Kott
Browse files

[TASK] Improve a11y of disabled multi-record-selection buttons

This changes the `disabled`-attribute of the multi-record-selection
buttons. Thereby screenreaders can announce that a button is disabled.

Before this there was toggling implemented for `class="disabled"`.
Thereby a 'disabled' button was still active and could be activated by
keyboard.

Multi-record-selection buttons are implemented in these sections:

* TCA: SelectCheckboxElement
* TCA: TablePermissionElement
* backend: record-list
* filelist: list
* recycler: list
* redirects: overview
* scheduler: task-list
* webhooks: overview
* workspaces: record-table

Resolves: #104703
Releases: main
Change-Id: I178d430ea9b0da7c7aa43f9b203375eb56052f00
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85731


Reviewed-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarLina Wolf <112@linawolf.de>
Tested-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Tested-by: default avatarLina Wolf <112@linawolf.de>
parent 16745eb8
Branches
Tags
No related merge requests found
Showing
with 42 additions and 38 deletions
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