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] bug where preview panel ui would not update when fields where removed from an entry #560

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

DandyDev01
Copy link
Contributor

When removing fields from an entry the database would properly update, but the ui would not reflect those changes until a different entry was selected then switched back to the entry that was edited. This PR fixes that.

@CyanVoxel CyanVoxel added Type: Bug Something isn't working as intended Status: Review Needed A review of this is needed Type: UI/UX User interface and/or user experience and removed Status: Review Needed A review of this is needed labels Oct 26, 2024
@CyanVoxel CyanVoxel merged commit 774c886 into TagStudioDev:main Nov 18, 2024
5 checks passed
@CyanVoxel
Copy link
Member

Thank you for the fix!

@CyanVoxel CyanVoxel added this to the SQL Parity milestone Nov 18, 2024
@DandyDev01 DandyDev01 deleted the preview_panel_fix branch November 30, 2024 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working as intended Type: UI/UX User interface and/or user experience
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants