-
Notifications
You must be signed in to change notification settings - Fork 450
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(sanity): hide workspace switcher inside Core UI rendering context #8838
feat(sanity): hide workspace switcher inside Core UI rendering context #8838
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
No changes to documentation |
⚡️ Editor Performance ReportUpdated Thu, 06 Mar 2025 18:19:13 GMT
Detailed information🏠 Reference resultThe performance result of
🧪 Experiment resultThe performance result of this branch
📚 Glossary
|
Component Testing Report Updated Mar 6, 2025 6:20 PM (UTC) ❌ Failed Tests (2) -- expand for details
|
f0e9e1f
to
a5b1ebb
Compare
f4321f9
to
d1fef34
Compare
Coverage Report
File Coverage
|
d1fef34
to
87e5ac2
Compare
a5b1ebb
to
987f0e5
Compare
87e5ac2
to
b2df74b
Compare
34943ef
to
0a6f7ba
Compare
987f0e5
to
a7f98df
Compare
Merge activity
|
a7f98df
to
fe09fb8
Compare
fe09fb8
to
1cc6178
Compare
Description
This branch removes the workspace switcher when Studio is rendered inside Core UI. Core UI instead controls workspace selection.
What to review
Does the removal look okay?
Note: I'm aware the "Select workspace" tooltip is still present. I'd like to do a fast-follow that slightly changes the way we handle this. But I think this is good enough for now.
Testing
This can be tested by running Studio locally and then accessing the local dev server using a Core UI preview deployment.