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

Finish updating multiple items at once #3380

Closed
mxstbr opened this issue Aug 23, 2016 · 5 comments
Closed

Finish updating multiple items at once #3380

mxstbr opened this issue Aug 23, 2016 · 5 comments

Comments

@mxstbr
Copy link
Collaborator

mxstbr commented Aug 23, 2016

The ListView includes code for an UpdateModal of some sort, which even has some local state associated with it – except showUpdateModal is always false if I'm not mistaken.

I have yet to find a way to trigger that to open, is there some magic button somewhere, can we remove all of that code or should we add a button somewhere?

@mxstbr mxstbr added the bug label Aug 23, 2016
@JedWatson
Copy link
Member

It needs review, got bumped from "before beta" - might be relatively trivial now we've got the new API up and running!

Basically when you use the "manage" UI, there's meant to also be an "update" button that lets you edit items en masse. It brings up this dialog, which lets you set values in the fields you specifically choose and commit them to all the selected items.

@mxstbr
Copy link
Collaborator Author

mxstbr commented Aug 24, 2016

Let's look at this after the beta then!

@mxstbr mxstbr changed the title UpdateModal is never used Finish updating multiple items at once Aug 24, 2016
@mxstbr mxstbr added enhancement and removed bug labels Aug 24, 2016
@chrisschaub
Copy link

Any progress on this?

@alsoicode
Copy link
Contributor

+1 for a status update on bulk item editing. I have an immediate need for just such a feature.

@gautamsi
Copy link
Member

Keystone 4 is going in maintenance mode. Expect no major change. see #4913 for details.
Keystone v5 has mass update feature. PR keystonejs/keystone-5#858 added this recently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants