Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App: Allow batch edit for 1 or more items #11318

Merged
merged 1 commit into from
Jan 28, 2022
Merged

Conversation

joselcvarela
Copy link
Member

Purpose

Allow edit a single item without leaving the collection view.
This is useful when you do not want to leave the view you are on in the moment.

In one hand making changes should be quicker since you don't need to load the item and relationships when you already know what changes need to be made for that item.
On the other hand, you can keep track of the changes you are doing, i.e. you can make changes on single view, instead of going forward and backwards.

@rijkvanzanten rijkvanzanten added this to the v9-next milestone Jan 28, 2022
@rijkvanzanten rijkvanzanten merged commit b273f3e into main Jan 28, 2022
@rijkvanzanten rijkvanzanten deleted the app/allow-batch-one-item branch January 28, 2022 14:09
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants