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

feat: live message #3876

Merged
merged 17 commits into from
Jun 25, 2024
Merged

feat: live message #3876

merged 17 commits into from
Jun 25, 2024

Conversation

thiessenp-cds
Copy link
Contributor

@thiessenp-cds thiessenp-cds commented Jun 21, 2024

Summary | Résumé

This PR adds a global client util send a message that will be announced in a live-region. This solves the immediate problem with the logic panel not announcing updates when a panel is updated by server action updating a route. This will solve similar cases in the future.

Before using the LiveMessage util

Screen.Recording.2024-06-21.at.11.35.15.AM.mov

Afterusing the LiveMessage util

Screen.Recording.2024-06-21.at.11.36.10.AM.mov

Copy link
Contributor

@thiessenp-cds thiessenp-cds marked this pull request as ready for review June 21, 2024 15:46
@@ -836,7 +836,8 @@
"translation": "Traductions",
"treeView": {
"addSection": "Nouvelle section"
}
},
"loadTab": "[FR]Loaded {{tabPanelLabel}} editor"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anikbrazeau small new translation string here

:)

thiessenp-cds and others added 2 commits June 24, 2024 16:46
Co-authored-by: Anik Brazeau <38330843+anikbrazeau@users.noreply.github.com>
@thiessenp-cds thiessenp-cds merged commit f075f2c into develop Jun 25, 2024
13 checks passed
@thiessenp-cds thiessenp-cds deleted the feat/live-message branch June 25, 2024 13:52
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