Skip to content

feat(studio): enable blocks panel by default#1030

Merged
miguel-heygen merged 1 commit into
mainfrom
feat/enable-blocks-panel-default
May 22, 2026
Merged

feat(studio): enable blocks panel by default#1030
miguel-heygen merged 1 commit into
mainfrom
feat/enable-blocks-panel-default

Conversation

@miguel-heygen
Copy link
Copy Markdown
Collaborator

@miguel-heygen miguel-heygen commented May 22, 2026

Summary

  • Flip STUDIO_BLOCKS_PANEL_ENABLED fallback from false to true so the blocks panel is visible by default for all users — both inside the monorepo and when using the published package.
  • Users can still opt out via VITE_STUDIO_ENABLE_BLOCKS_PANEL=false.

Test plan

  • Open studio without any env overrides → blocks tab visible in sidebar
  • Set VITE_STUDIO_ENABLE_BLOCKS_PANEL=false → blocks tab hidden

Flip the fallback from false to true so the blocks panel is on for
everyone out of the box. Users can still disable it via
VITE_STUDIO_ENABLE_BLOCKS_PANEL=false if needed.
@miguel-heygen miguel-heygen force-pushed the feat/enable-blocks-panel-default branch from 24396a7 to 4ba735c Compare May 22, 2026 15:42
@miguel-heygen miguel-heygen merged commit 0aae600 into main May 22, 2026
7 of 11 checks passed
@miguel-heygen miguel-heygen deleted the feat/enable-blocks-panel-default branch May 22, 2026 15:42
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