Actions
Bug #93176
openEpic #89595: Improve accessibility of backend
BE login needs accessible replacement for stateful Bootstrap buttons
Status:
New
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2020-12-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
accessibility, bootstrap5
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
The BE login submit button used the data-loading-text atttribute during validation of the credentials.
Stateful buttons have been deprecated in Boostrap 3.3 and removed in Bootstrap 4:
https://getbootstrap.com/docs/3.3/javascript/#buttons-stateful
The new implementation should not bring the button back, but provide a better and accessible alternative.
Updated by Martin Kutschker almost 3 years ago
- Related to Epic #93119: Bootstrap v5 migration added
Updated by Martin Kutschker almost 3 years ago
- Related to Epic #89595: Improve accessibility of backend added
Updated by Stephan Großberndt almost 3 years ago
- Subject changed from BE login needs accessible replacment for stateful Boostrap buttons. to BE login needs accessible replacement for stateful Bootstrap buttons
Updated by Frank Nägler 6 months ago
- Tags changed from accessibility bootstrap5 to accessibility, bootstrap5
Actions