Actions
Task #104817
closedReally disable recycler search-submit-button instead of using class="disabled"
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2024-09-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
accessibility
Complexity:
Sprint Focus:
Description
https://typo3.cms.ddev.site/typo3/module/web/recycler
The disabled
-attribute of disabled buttons should change. Thereby screenreaders can announce that a button is disabled.
Right now there is only toggling implemented for class="disabled"
.
The 'disabled' buttons might therefore still be activatable by keyboard.
Files
Actions