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

Move collection reset all collections state to default | Admin-ui #515

Closed
AntonZhuravel99 opened this issue Oct 19, 2020 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@AntonZhuravel99
Copy link

Describe the bug
After moving any collection, 'GetCollectionList' triggered which reset all the collections to default state and close them, it becomes harder to work with deep collections and needs to reopen the tree after every move to action

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://demo.vendure.io/admin/catalog/collections
  2. Expand any collection
  3. Move collection to another

Actual behavior
After the collection moved it calls 'GetCollectionList' and fully reset the state of expanded collections

Expected behavior
Should save the state of collections, it will be hard to work with deep collections

Version
vendure 0.16.1

Video example
https://www.loom.com/share/9e8c86eba87b4eb29b1b042ef125d94e

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

No branches or pull requests

2 participants