Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use websocket object_changed message to reload browser when content changes #48

Merged
merged 7 commits into from
Jan 23, 2024

Conversation

martastain
Copy link
Member

Instead of dispatching reloadEvent trigger, use object_change event from the server to trigger browser reload. This way browser updates for everyone when an asset is changed.

@martastain martastain added the enhancement Improvement of an existing feature label Jan 22, 2024
@martastain martastain self-assigned this Jan 22, 2024
@martastain martastain linked an issue Jan 22, 2024 that may be closed by this pull request
@martastain martastain merged commit f731ccd into develop Jan 23, 2024
@martastain martastain deleted the enhancement/handle_object_changed_message branch March 8, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of an existing feature
1 participant