Skip to content
Snippets Groups Projects
  • Richard Henck's avatar
    60664b22
    Add replacement feature and other small improvements · 60664b22
    Richard Henck authored
    - 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.
    60664b22
    History
    Add replacement feature and other small improvements
    Richard Henck authored
    - 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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.