Skip to content

@remotion/studio: Add editor button to menu bar - #10077

Merged
JonnyBurger merged 1 commit into
mainfrom
codex/studio-menubar-open-folder
Aug 3, 2026
Merged

@remotion/studio: Add editor button to menu bar#10077
JonnyBurger merged 1 commit into
mainfrom
codex/studio-menubar-open-folder

Conversation

@JonnyBurger

Copy link
Copy Markdown
Member

Summary

  • add the existing editor picker control to the Studio menu bar
  • open the project folder from the new control
  • keep project and composition names non-interactive

Testing

  • bun run build
  • bun run stylecheck

@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview Aug 3, 2026 7:06am
remotion Ready Ready Preview Aug 3, 2026 7:06am

Request Review

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ No new issues found.

Reviewed changes — removes the clickable project/composition name affordances from the menu bar and replaces them with a dedicated InspectorOpenInEditor button.

  • MenuBuildIndicator — drops the conditional project-name-as-link/git-link logic in favor of rendering InspectorOpenInEditor with a fixed folderLocation pointing at window.remotion_cwd. The project name is now plain text and always visible. Spinner layout is restructured into a cleaner mobile/desktop ternary.
  • MenuCompositionName — strips all click-to-open-in-editor and click-to-show-in-file-manager behavior; the composition/asset name is now a non-interactive <span>, consistent with the PR intent to keep names non-interactive.

Pullfrog  | View workflow run | Using DeepSeek Pro (free via Pullfrog for OSS) (Claude Opus not used — the program covers this model; add its provider key to run your pick) | 𝕏

@JonnyBurger
JonnyBurger merged commit d5377ea into main Aug 3, 2026
20 checks passed
@JonnyBurger
JonnyBurger deleted the codex/studio-menubar-open-folder branch August 3, 2026 07:22
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