chore(code): merge environments + cloud environments settings#2054
Merged
Conversation
…e page Combine the two sidebar entries into a single Environments page with a SegmentedControl for switching between Local and Cloud. Adds shared intro copy framing what an environment is, and sharper per-segment copy. Hides the page chrome (title + tabs) when the form is open via a new formMode flag in the settings store. Cloud form gets a Back to environments button and matching header styling. Generated-By: PostHog Code Task-Id: f97e9506-0ae1-4d8a-aa7c-fc1fea276f87
Contributor
|
Reviews (1): Last reviewed commit: "chore(code): merge environments + cloud ..." | Re-trigger Greptile |
tatoalo
approved these changes
May 6, 2026
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.
Problem
Two sidebar entries — Environments and Cloud environments — that sound the same but configure different things (per-project setup recipes vs. account-wide sandbox profiles).
Changes
Local/CloudSegmentedControl.Showcase
code-env-settings.mov
Created with PostHog Code