feat(studio): redesign left panel — Code tab, Renders header, Lint bottom#141
Merged
miguel-heygen merged 6 commits intomainfrom Mar 31, 2026
Merged
feat(studio): redesign left panel — Code tab, Renders header, Lint bottom#141miguel-heygen merged 6 commits intomainfrom
miguel-heygen merged 6 commits intomainfrom
Conversation
bf44e30 to
828f9ed
Compare
3741bc5 to
541ff16
Compare
828f9ed to
3bd25a3
Compare
541ff16 to
09ee616
Compare
3bd25a3 to
61231cd
Compare
ed3d808 to
c76cfb8
Compare
Collaborator
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced Mar 30, 2026
c76cfb8 to
644953c
Compare
This was referenced Mar 31, 2026
jrusso1020
approved these changes
Mar 31, 2026
… at bottom Move Code editor/file-tree to a new Code tab in LeftSidebar; replace right panel's Code+Renders tabs with a Renders-only panel toggled by a header Renders button; pin Lint button at the bottom of LeftSidebar; remove Projects back button from header. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
644953c to
4fb6d44
Compare
05cae6d to
05a7b03
Compare
…nails Delete ExpandOnHover.tsx and ExpandedVideoPreview.tsx — replaced with simpler inline hover patterns: - CompositionsTab: hover shows a small iframe playing the composition in the same thumbnail cell (scaled 1920→80px) - AssetsTab: hover shows autoplay <video> on video assets - No more spring-animated overlay/backdrop/expansion - motion/react dependency no longer imported
4fb6d44 to
60fec9f
Compare
Collaborator
Author
Merge activity
|
10 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Major layout redesign matching the Paper mockup. The Code editor moves to the left panel, Renders moves to the header, and interactions are simplified.
Layout changes
Interaction changes
<video autoPlay muted loop>in the thumbnail cellExpandOnHover.tsx(194 lines) andExpandedVideoPreview.tsx(35 lines)Visual polish
FileHtml,FileCss,FileJs,FileTs, etc.)🤖 Generated with Claude Code