Actions
Task #104801
closedTask #104797: Use disabled state instead of disabled css class
Use disabled state in select checkboxes select all / select none toggle buttons
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2024-09-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
typo3/sysext/backend/Classes/Form/Element/SelectCheckBoxElement.php#317 ff
Uses dropdown buttons with class "disabled" but does not have th "disabled" state.
Files
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/+/85855
Updated by Ayke Halder 3 months ago
- Is duplicate of Task #104703: A11y: Really disable buttons with 'class="disabled"' for data-multi-record-selection…-action added
Updated by Lina Wolf 3 months ago
Duplicate of https://forge.typo3.org/issues/104703
Actions