3
Implement 'Save All' Functionality for Nested Collections in Relation Drawer
Source: directus/directus#22774 · opened by @NigmaX
Summary Allow the user to aggregate the same functionality for all nested collections from the relations drawer. Basic Example Add a new "save all" button to any relation drawer at any depth to commit the change from the drawer without forcing the user to save each nested collection's change. Example: <img width="1675" alt="save all" src=" Motivation There are a couple of advantages to having this functionality: 1. will create a less click-intensive experience when having relations with multiple nested relations 2. having validations be a bit clearer as it is shown on the correct context Detailed Design • add a new save all button on the relation drawer • clicking on the save will aggregate the save functionality to all nested relations while keeping the active drawer opened Requirements List Must Have: • Add a "Save All" button to each relation drawer interface, regardless of its depth in the h…
No pledges yet. Be the first to back this.
Comments
Similar requests
Add a button to switch "select item" drawer to a "create item" drawer for better user friendliness
1 vote · 0 comments
Add the abillity to select type of relation field in many to any relation
2 votes · 0 comments
Restrict "Show Hidden Collections" to Admin Users
25 votes · 0 comments
m2m: option to hide relational item in drawer
12 votes · 0 comments
Add “Per Page Limit” option to Notifications Drawer
1 vote · 0 comments
No comments yet.