Skip to content

Keep selected table rows visible after reordering - #169

Merged
Oleg-Melnik merged 4 commits into
masterfrom
keep-selected-table-row-visible
Aug 26, 2026
Merged

Keep selected table rows visible after reordering#169
Oleg-Melnik merged 4 commits into
masterfrom
keep-selected-table-row-visible

Conversation

@Oleg-Melnik

Copy link
Copy Markdown
Collaborator

Summary

Tables keep a selected entity visible when updated data changes its sorted position.

Changes

  • Assign stable entity keys to lazy table rows.
  • Animate to a selected entity when reordering moves it outside the viewport.
  • Add regression coverage for selection visibility after sorting changes.

Reviewer notes

This branch was cut from apply-updated-component-properties at c5e5560d2b213ac3d8743b52102a3ef78f981413. The starting point includes earlier commits outside this task; review this change after that boundary.

Tables restore a selected entity to the viewport when sorting changes its position. Stable lazy-list keys preserve row identity across reorderings.
@Oleg-Melnik Oleg-Melnik self-assigned this Aug 26, 2026
@Oleg-Melnik
Oleg-Melnik marked this pull request as ready for review August 26, 2026 10:34
@Oleg-Melnik
Oleg-Melnik merged commit db2a990 into master Aug 26, 2026
4 checks passed
@Oleg-Melnik
Oleg-Melnik deleted the keep-selected-table-row-visible branch August 26, 2026 11:40
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.

2 participants