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 refreshing on save #18283

Merged
merged 1 commit into from Apr 21, 2023
Merged

Fix refreshing on save #18283

merged 1 commit into from Apr 21, 2023

Conversation

Nitwel
Copy link
Member

@Nitwel Nitwel commented Apr 21, 2023

The problem was that we were only refreshing the display items when the value turned from the update object back to an empty array. But why enforcing it to always be an update object, we where not triggering the update function.

fixes #18250

@Nitwel Nitwel requested a review from a team April 21, 2023 11:19
@Nitwel Nitwel self-assigned this Apr 21, 2023
@Nitwel Nitwel requested review from paescuj, connorwinston and jaads and removed request for a team April 21, 2023 11:19
@paescuj paescuj merged commit c51a8bc into main Apr 21, 2023
5 checks passed
@paescuj paescuj deleted the fix-18250 branch April 21, 2023 16:41
@rijkvanzanten rijkvanzanten added this to the Next Release milestone Apr 24, 2023
meditadvisors pushed a commit to ciso360ai/directus-mod that referenced this pull request May 13, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tree Interface not correctly updating when adding Item in child
4 participants