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

Fix move to collection feature #4290

Merged
merged 1 commit into from
Feb 22, 2023
Merged

Fix move to collection feature #4290

merged 1 commit into from
Feb 22, 2023

Conversation

magicznyleszek
Copy link
Member

Description

All user owned collection now will appear in more actions menu under "Move to" section.

Code review notes

This was introduced during router6 upgrade. Route changes and session changes turned out to be important for ownedCollectionsStore :) I've added few comments to be more clear. I also found a good use for when function and I've updated few other components that should've been using it instead of wrongly using observer().

Related issues

Fixes #4288

thus making it work again and fixing "Move to" functionality
@magicznyleszek magicznyleszek marked this pull request as ready for review February 21, 2023 23:42
@bufke
Copy link
Contributor

bufke commented Feb 22, 2023

Seems to work. The docker build failure is a timeout and seems unrelated.

@bufke bufke merged commit 52b0c04 into beta Feb 22, 2023
@magicznyleszek magicznyleszek linked an issue Feb 24, 2023 that may be closed by this pull request
@p2edwards p2edwards deleted the 4288-move-to-collection-fix branch February 27, 2023 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move to collection feature doesn't show all collections
2 participants