Skip to content

fix(studio): persist studio state in project URLs#836

Merged
miguel-heygen merged 1 commit into
heygen-com:mainfrom
func25:studio-url-state
May 14, 2026
Merged

fix(studio): persist studio state in project URLs#836
miguel-heygen merged 1 commit into
heygen-com:mainfrom
func25:studio-url-state

Conversation

@func25
Copy link
Copy Markdown
Contributor

@func25 func25 commented May 14, 2026

What

Persist key Studio state in project URLs.

Why

Refreshing Studio could lose the current composition, frame, panel state, and selection. That made it harder to reopen the same editing context.

How

Add URL state parsing and building for Studio project routes. Hydrate composition, frame, panel state, and selection from the URL (will add more based on user demand) with guards for stale state. Keep initial seek and selection restore stable when the preview adapter is not ready yet.

Test plan

How was this tested?

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

@miguel-heygen miguel-heygen merged commit e59089b into heygen-com:main May 14, 2026
38 checks passed
@func25 func25 deleted the studio-url-state branch May 14, 2026 14:56
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