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

Components configs saving without changes #395

Merged
merged 2 commits into from
Jan 20, 2024
Merged

Components configs saving without changes #395

merged 2 commits into from
Jan 20, 2024

Conversation

kreneskyp
Copy link
Owner

Description

Prompt editor and DictForms were triggering components to save from user interactions that should not have triggered saves.

Might be related to #392

Changes

  • Prompt editor was saving whenever the editor window received focus
  • DictForm was saving on first render, before any edits

How Tested

[Explain how you tested this pull request. Include any relevant steps or scripts.]

TODOs

[List any outstanding TODOs or known issues that still need to be addressed.]

@kreneskyp kreneskyp merged commit 7a136dc into master Jan 20, 2024
6 checks passed
@kreneskyp kreneskyp deleted the set_node_fixes branch January 20, 2024 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant