-
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 global user menu inside Core UI Rendering Context #8591
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. |
460ed9a
to
2e92148
Compare
No changes to documentation |
f27eacc
to
d0546ef
Compare
⚡️ Editor Performance ReportUpdated Thu, 06 Mar 2025 17:41:22 GMT
Detailed information🏠 Reference resultThe performance result of
🧪 Experiment resultThe performance result of this branch
📚 Glossary
|
Component Testing Report Updated Mar 6, 2025 5:43 PM (UTC) ❌ Failed Tests (2) -- expand for details
|
2e92148
to
e23ed66
Compare
d0546ef
to
3363ff9
Compare
3363ff9
to
8d1981c
Compare
8d1981c
to
b021b5f
Compare
e23ed66
to
f6ea950
Compare
b021b5f
to
837940b
Compare
f6ea950
to
f4321f9
Compare
Coverage Report
File Coverage
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great job! ✅
34943ef
to
0a6f7ba
Compare
f94906f
to
f5ba45a
Compare
0a6f7ba
to
5b06c42
Compare
f5ba45a
to
42720eb
Compare
The base branch was changed.
Description
This branch removes the global user menu when Studio is rendered inside Core UI. Core UI provides the global user menu capability, so Studio doesn't need to.
Small viewport
Large viewport
What to review
The removal of the global user menu.
Testing
This can be tested by running Studio locally and then accessing the local dev server using a Core UI preview deployment.