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(web): avoid deleting empty album unexpectedly #12175

Merged
merged 1 commit into from
Aug 31, 2024

Conversation

michelheusschen
Copy link
Contributor

Fixes #12110, another way to reproduce the issue:

  1. Create album
  2. Click select photos button
  3. Click X in top left corner
  4. Reload page

Caused by the navigate() calls added in #10646

@alextran1502 alextran1502 merged commit 67468ea into main Aug 31, 2024
25 checks passed
@alextran1502 alextran1502 deleted the fix/web-empty-album-delete branch August 31, 2024 17:24
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.

Untitled album disappears after uploading asset and clicking it
3 participants