Merge data layer sync info along with buttons' in order to react to data layer updates#1397
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR merges data layer sync information flow with existing button-driven sync info flows to enable reactive updates when the data layer changes. This ensures the sync information display responds to both user interactions and underlying data changes.
- Added
dataLayerDrivenSyncInfoFlowto the merge operation alongside existing button-responsive flows - Enables reactive sync info updates based on data layer changes rather than just button interactions
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
…ata layer updates
9ebdc2d to
96ebeef
Compare
|
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.



JIRA ticket
Will be released in: 2025.3.0-dev
Root cause analysis (for bugfixes only)
First known affected version: version
Notable changes
Testing guidance
Additional work checklist