-
Notifications
You must be signed in to change notification settings - Fork 618
[DASH-616] Nebula - Add Alpha badge in sidebar #5738
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
[DASH-616] Nebula - Add Alpha badge in sidebar #5738
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5738 +/- ##
=======================================
Coverage 52.89% 52.89%
=======================================
Files 1099 1099
Lines 59010 59010
Branches 4791 4791
=======================================
Hits 31211 31211
Misses 27083 27083
Partials 716 716
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
Merge activity
|
1da40aa to
34165cb
Compare

Problem solved
DASH-616
PR-Codex overview
This PR primarily focuses on UI improvements in the
NebulaMobileNavandChatSidebarcomponents. It updates icon sizes and enhances layout and styling for better user experience.Detailed summary
NebulaMobileNav.tsx, the size of theMenuIconis increased fromsize-6tosize-8.ChatSidebar.tsx:Badgecomponent for displaying an "Alpha" label with aFlaskConicalIcon.divto have a gap and align items centrally.FlaskConicalIconin addition to existing icons.