Skip to content

Conversation

@Brano5
Copy link
Collaborator

@Brano5 Brano5 commented Jan 7, 2026

This pull request makes a small but important usability improvement to the color selection feature in the VisualComposerContainer.razor component. Now, when a user changes a background color and moves focus away from the color input, the changes are automatically saved.

  • Added @onfocusout event handlers to the background-color-light and background-color-dark color input fields to trigger SaveAsync() when the user leaves the input, ensuring color changes are saved immediately.

@Brano5 Brano5 self-assigned this Jan 7, 2026
@PTKu PTKu merged commit 5b24218 into dev Jan 7, 2026
1 check passed
@Brano5 Brano5 deleted the VisualComposer-autosaving branch January 8, 2026 06:06
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.

3 participants