Skip to content

fix(list-view): sync selected row when bound property changes elsewhere - #581

Merged
4manasa merged 3 commits into
masterfrom
bug/property-value-not-reflecting
Sep 22, 2026
Merged

4manasa merged 3 commits into
masterfrom
bug/property-value-not-reflecting

Conversation

@SambhuPega

Copy link
Copy Markdown
Contributor

T-47316
ListView read the bound property only during initialization, so a value changed by another field on the screen never updated the single-select row. Register with AngularPConnectService and re-sync on store changes, tracking the property value separately from the user's own selection so a just-clicked row is not reverted.

@4manasa
4manasa merged commit 86e8224 into master Sep 22, 2026
6 checks passed
@4manasa
4manasa deleted the bug/property-value-not-reflecting branch September 22, 2026 16:37
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