Actions
Task #99844
closedStreamline labels in Install Tool buttons
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-02-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Since the beginning of modern user interfaces, triggers (menu items, buttons, etc) that don't immediately execute an action are appended with three dots. Our context menu in the TYPO3 backend and the Install Tool violate this "rule". The latter marks immediate actions as a primary action, while anything else that opens a modal window has the default styling.
Buttons that invoke another "confirmable" should therefore append a "...".
Actions