-
Type: Epic
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Web UI
-
Tags:
Problem
Today, the clipboard is used only to move/copy documents around.
We have customers that:
- Don't really want to have this behaviour available
- Want to use the clipboard for other actions (download, use the list on creation form, ... )
- Have already done custom work to redo the clipboard to have this type of actions
Also, some customers migrating from JSF to 9.10 had critical use from the previous clipboard category (user actions).
Clipboard refactor
- add a slot for user actions
- replace the current actions as slot actions
- add these to default actions
- deal with previous behaviour and user feedback in terms of UX