Skip to content

feat(studio): coordinate logical timeline focus#2714

Draft
miguel-heygen wants to merge 1 commit into
codex/studio-timeline-f-treegrid-v2from
codex/studio-timeline-f-focus-coordination-v2
Draft

feat(studio): coordinate logical timeline focus#2714
miguel-heygen wants to merge 1 commit into
codex/studio-timeline-f-treegrid-v2from
codex/studio-timeline-f-focus-coordination-v2

Conversation

@miguel-heygen

@miguel-heygen miguel-heygen commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

What

Coordinate one logical timeline focus target across virtualization, scrolling, selection, and asset interactions.

Why

Focused rows can unmount as the viewport moves; ad-hoc reveal requests caused stale focus and selection races.

How

Replace the older clip-reveal plumbing with one focus coordinator, logical focus state, and bounded render-window retention. Preserve selection when virtualization remounts the target and add focused coordinator/store coverage.

Test plan

  • Unit tests added/updated
  • Manual testing performed
  • Documentation updated (not applicable)

Family F tip validation: 200 focused timeline/navigation tests, 3,012 full Studio tests, Studio typecheck, format, lint, file-size gate, and full workspace build.

Copy link
Copy Markdown
Collaborator Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

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