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(EMI-1791): Fix unsaving artwork in multiple lists bug #13862

Merged
merged 3 commits into from May 13, 2024

Conversation

MrSltun
Copy link
Member

@MrSltun MrSltun commented May 8, 2024

The type of this PR is: Fix

This PR solves EMI-1791

Description

This PR fixes a case in saving artworks when a collector does the following:

  1. Saves an artwork to a custom list
  2. Saves the same artwork to default using the Select List modal
  3. Clicking the saves button on the Artwork Page

The previous steps results in un-saving the artwork from the default saves list without showing the modal

This PR also re-enables some tests and removes non-null assersions

Videos

Before After
saves-issue-before.mov
saves-issue-after.mov

cc @artsy/emerald-devs

@MrSltun MrSltun self-assigned this May 8, 2024
@MrSltun MrSltun requested a review from leamotta May 8, 2024 09:45
Copy link
Contributor

@leamotta leamotta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@MrSltun MrSltun merged commit 5b32ece into main May 13, 2024
11 checks passed
@MrSltun MrSltun deleted the mrsltun/EMI-1791/saving-artworks-issue branch May 13, 2024 10:08
@artsy-peril artsy-peril bot mentioned this pull request May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants