drag-and-drop functionality #4474
Closed
Angelika-UX
started this conversation in
Ideas
Replies: 1 comment
-
|
Hi @Angelika-UX. We will do a little conceptual and technical research about a global drag'n'drop functionality in Onyx. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Within the scope of the CMP project, the necessity for drag-and-drop functionality was identified in two central areas.
This functionality is currently handled by workarounds.
1. Theme Creation: Button Placement
Current Solution: The placement and order of the buttons within a theme are currently defined via input components.
Improvement through Drag-and-Drop: A drag-and-drop function would allow users to visually pull the buttons into the desired order directly. This would significantly increase the intuitiveness and user-friendliness of the theme creation process.
2. Target Creation: Sorting of Scan Targets
Requirement: When creating targets (which are to be scanned), the user must be able to create, fill out, and delete multiple targets. The order of these targets is critical here.
Current Solution (Workaround): The order is indirectly controlled by allowing the user to create a new target within each existing target or delete an existing one, which complicates the sorting process.
Improvement through Drag-and-Drop: A drag-and-drop function would greatly simplify the change of order and make target management more efficient.
An idea is to offer drag-and-drop functionality for cards and accordions.
Beta Was this translation helpful? Give feedback.
All reactions