Skip to content
Snippets Groups Projects
Commit 60664b22 authored by Richard Henck's avatar Richard Henck
Browse files

Add replacement feature and other small improvements

- allowReplacement (moved from element to list prop)
- originList and Index are non-optional (means placeholders have to be 
used sometimes)
- Re-introduced the dict of all DropListComponents. This is the only way 
I have found to get a reference to a DropListComponent by ID. This is 
needed for returning to origin. Origin is not actually part of the 
transaction and needs to be fetched from somewhere else. Hence the dict.

- Console statements still present for debugging.
parent cda0dbc8
No related branches found
No related tags found
No related merge requests found
Pipeline #43326 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment