Skip to content

fix(values): fix focused cell persistence and restoration across reopen - #66

Merged
bosiakov merged 1 commit into
mainfrom
fix/values-cell-focus-restore
Jun 15, 2026
Merged

fix(values): fix focused cell persistence and restoration across reopen#66
bosiakov merged 1 commit into
mainfrom
fix/values-cell-focus-restore

Conversation

@bosiakov

Copy link
Copy Markdown
Contributor
  • Suppress focused cell persistence while a chart's saved UI state is loading
  • Sync the last focused row and column trackers during the load window so no stale save fires once loading completes
  • Keep the pending focus key across frames and re-resolve it by key each frame until focus lands
  • Clear the pending focus key when the focus highlight completes
  • Reset the awaiting focus restore flag on chart open and when the saved state load finishes

@bosiakov
bosiakov merged commit 354bf1d into main Jun 15, 2026
1 check passed
@bosiakov
bosiakov deleted the fix/values-cell-focus-restore branch June 15, 2026 18:39
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.

1 participant