Task #104703
closedA11y: Really disable buttons with 'class="disabled"' for data-multi-record-selection…-action
Added by Ayke Halder 3 months ago. Updated about 1 month ago.
100%
Description
Really disable buttons used via data-multi-record-selection(-[a-z-]+)?-action
.
- Current state:
<button class="disabled">…</button>
- Should be for a11y:
<button disabled>…</button>
Files
clipboard-202409031415-iivfs.png (9.46 KB) clipboard-202409031415-iivfs.png | Ayke Halder, 2024-09-04 16:41 |
Updated by Gerrit Code Review 3 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85731
Updated by Ayke Halder 3 months ago
- Related to Task #104702: Test 'FileClipboardCest.php:seeAddRemoveMultipleRecords' fails sporadically added
Updated by Gerrit Code Review 3 months ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85731
Updated by Gerrit Code Review 3 months ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85731
Updated by Ayke Halder 3 months ago
- Related to Task #104797: Use disabled state instead of disabled css class added
Updated by Ayke Halder 3 months ago
- Has duplicate Task #104801: Use disabled state in select checkboxes select all / select none toggle buttons added
Updated by Gerrit Code Review 3 months ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85731
Updated by Gerrit Code Review 3 months ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85731
Updated by Gerrit Code Review 3 months ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85731
Updated by Gerrit Code Review 3 months ago
Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85731
Updated by Gerrit Code Review 3 months ago
Patch set 8 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85731
Updated by Gerrit Code Review 3 months ago
Patch set 9 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85731
Updated by Gerrit Code Review 3 months ago
Patch set 10 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85731
Updated by Gerrit Code Review 3 months ago
Patch set 11 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85731
Updated by Ayke Halder 3 months ago
Updated by Ayke Halder 2 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1607b8381cd343d30cca2e4a6e6cf84534b03596.