Actions
Bug #101858
openConfusing greyed out "Add to Clipboard" button in recordlist module
Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2023-09-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
clipboard
Complexity:
Is Regression:
Sprint Focus:
Description
Problem/Description¶
- Given you are in the recordlist:
- you have enabled the Clipboard "Normal (single record mode)" at the bottom of the page
- you select now one or more records of one db-table
- you can see greyed out buttons "Transfer to clipboard" and "Remove from clipboard"
Someone™ is confused about this now.
Actual workaround:
Enable Clipboard 1, 2 or 3 before selecting records makes the button(s) working.
ToDo(s)¶
Find a way to remove this inconsistency.
For reference¶
the filelist got a updates in the near last and hides the buttons if they are not available (also based on the Clipboard mode).
My thoughts¶
What about completely remove the "normal" mode at all?
Actions