Skip to content

Debounce auto save for rapid config changes#2365

Merged
tf merged 1 commit intocodevise:masterfrom
tf:debounce-autosave
Mar 4, 2026
Merged

Debounce auto save for rapid config changes#2365
tf merged 1 commit intocodevise:masterfrom
tf:debounce-autosave

Conversation

@tf
Copy link
Member

@tf tf commented Mar 4, 2026

Prevent excessive save requests when dragging sliders with saveOnSlide enabled. The first change saves immediately to prevent changing behavior for regular updates. Subsequent rapid changes are batched into a single trailing save that fires once changes stop.

REDMINE-21191

Prevent excessive save requests when dragging sliders with saveOnSlide
enabled. The first change saves immediately to prevent changing
behavior for regular updates. Subsequent rapid changes are batched
into a single trailing save that fires once changes stop.

REDMINE-21191
@tf tf added this to the v17.2 milestone Mar 4, 2026
@tf tf merged commit bf1a784 into codevise:master Mar 4, 2026
28 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant