kreneskyp / ix

Autonomous GPT-4 agent platform
MIT License
1.01k stars 121 forks source link

Increasing debounce delay for node config forms #441

Closed kreneskyp closed 9 months ago

kreneskyp commented 9 months ago

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