Actions
Bug #103572
openUX: Backend Page Module - content element header buttons 'icon' and 'more action menu' do not have visual feedback and click-target is too small
Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-04-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
UX
Complexity:
Is Regression:
Sprint Focus:
Description
In the Page Module all the content element have action buttons in the header.
Especially for the outer left and outer right button the visual feedback on hover is completely missing and also the click-target area is to small (blue/red).
TYPO3 as-is
¶
Should be
¶
Further consideration¶
This kind of small icon-button on the left side is also used in other areas of the TYPO3 backend.
As each button has to be styled specifically with the surrounding space in mind, this is a long-running task to fix all the small buttons:
<button type="button" class="btn btn-link p-0" data-contextmenu-trigger="…" data-contextmenu-table="…" data-contextmenu-uid="…">…</button>
List module:
¶
File module - file info:
¶
Files
Actions