Restructure CompensationAction #112
Labels
No Label
backlog
bug
duplicate
enhancement
feature
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
in discussion
invalid
priority
1
priority
2
priority
3
priority
4
priority
5
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: IT-Naturschutz/konova#112
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status quo
CompensationAction
s can be added one by one, using an autocomplete select field.Problem
One compensation action entry has always been an aggregation of multiple compensation action type entries, which 'explain' the detailed parts of one action:
This way we can define amount and unit for an aggregated action, which holds the different needed steps for this special action.
Improvement
In a first step we need to change the single-action_type selection into a multi-select, so that different action_types can be selected to define the exact steps taken in this action.
In another step we need to evaluate possible steps to switch from an autocomplete select widget to an autocomplete tree select widget, where the user can more easily explore available action_type groups and sub-groups.
Find a neat solution (if possible) e.g. from here: https://www.jqueryscript.net/blog/Best-Tree-View-Plugins-jQuery.html
Merged by #115