Skip to content

fix: Use surgical updates for generic settings#70

Open
ColbySerpa wants to merge 1 commit intomainfrom
fix/config-overwrite-GUI
Open

fix: Use surgical updates for generic settings#70
ColbySerpa wants to merge 1 commit intomainfrom
fix/config-overwrite-GUI

Conversation

@ColbySerpa
Copy link
Member

The previous implementation would send the entire settings section to the backend when any value was changed, which would trigger the configuration overwrite bug. This commit modifies the frontend to send individual setting updates instead, preventing the bug from being triggered.

The previous implementation would send the entire settings section to the backend when any value was changed, which would trigger the configuration overwrite bug. This commit modifies the frontend to send individual setting updates instead, preventing the bug from being triggered.
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