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): detail panel out of sync when reopening #11713

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

michelheusschen
Copy link
Contributor

The detail panel listens for asset updates, but it can miss events when closed and it doesn't correctly propagate changes. This causes details like description, date and location to get out of sync if the detail panel is opened again. Fixes #11712

@jrasm91 jrasm91 merged commit c2965c4 into main Aug 12, 2024
22 checks passed
@jrasm91 jrasm91 deleted the fix/web-detail-panel-out-of-sync-reopen branch August 12, 2024 12:10
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.

[BUG] description state not updated
3 participants