Closed kreneskyp closed 9 months ago
The on save message for node config forms was spamming when typing long text. Increasing debounce delay reduces it.
on save
[List out the changes you've made in this pull request. Be as specific as possible.]
[Explain how you tested this pull request. Include any relevant steps or scripts.]
Description
The
on save
message for node config forms was spamming when typing long text. Increasing debounce delay reduces it.Changes
[List out the changes you've made in this pull request. Be as specific as possible.]
How Tested
[Explain how you tested this pull request. Include any relevant steps or scripts.]
TODOs