Replies: 1 comment 3 replies
-
The location should be persisted when you use create and add another, does this happen on the demo for you? |
Beta Was this translation helpful? Give feedback.
3 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.
-
What is the problem you are trying to solve with this feature?
When creating lots of child locations, there's a really handy "Create and Add Another" button, but it loses the context of the chosen parent, greatly reducing its value in accelerating the creation of multiple children
What is the solution you are proposing?
When the "Create and Add Another" button is clicked, the parent selector should keep the parent selected (while name and description should be reset).
What alternatives have you considered?
I thought maybe just create them all and then bulk edit to change their parent - but that seems liek an extra step and extra complexity (though bulk editing may be a replacement)
Additional context
No response
Contributions
Beta Was this translation helpful? Give feedback.
All reactions