Actions
Bug #92681
closedEpic #89595: Improve accessibility of backend
Buttons in IRRE headers do not behave like buttons
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-10-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
accessibility, keyboard, tas2020
Complexity:
easy
Is Regression:
Sprint Focus:
Description
These pseudo buttons are in fact link tags (<a href="#">) and can be converted to <button type="button">.
Files
Actions