[TASK] Improve a11y of disabled recycler search-submit-button
This changes the `disabled`-attribute of the recycler's search-submit-button. Thereby screen- readers can announce that the button is disabled. Before this there was toggling implemented for `class="disabled"`. Thereby the 'disabled' button was still active and could be activated by keyboard. Resolves: #104817 Releases: main Change-Id: Ifb99481624c5cc24f590c7e9d0f3a61ab9f997aa Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85870 Reviewed-by:Andreas Nedbal <andy@pixelde.su> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Andreas Nedbal <andy@pixelde.su>
Showing
- Build/Sources/TypeScript/recycler/recycler.ts 4 additions, 4 deletionsBuild/Sources/TypeScript/recycler/recycler.ts
- typo3/sysext/recycler/Resources/Private/Templates/RecyclerModule.html 1 addition, 1 deletion.../recycler/Resources/Private/Templates/RecyclerModule.html
- typo3/sysext/recycler/Resources/Public/JavaScript/recycler.js 1 addition, 1 deletion...3/sysext/recycler/Resources/Public/JavaScript/recycler.js
Please register or sign in to comment