feat(portal): align navbar and sidebar with figma style, add notifica…#79
Merged
feat(portal): align navbar and sidebar with figma style, add notifica…#79
Conversation
…tions dropdown, use english for UI - Logo: compact style with "by Grid Labs", restore Tron cube icon - Navbar: org selector next to logo with vertical bar, notification bell with empty-state dropdown - Sidebar: search bar in menu, dashboard icon and label, figma-style link styling - All user-facing portal texts in English
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.
Description
Updates the portal navbar and sidebar to match the figma layout: compact logo (Tron cube + "by Grid Labs"), organization selector next to the logo with a vertical separator, notification bell with dropdown (empty state: "No new notifications"), and search bar kept in the sidebar. Adds dashboard icon (LayoutDashboard) and "Dashboard" label, and switches all user-facing portal text to English (notifications, loading, search placeholders, login/clusters/users placeholders, AdminRoute/ProtectedRoute messages).
Related Issue
Closes #
Type of Change
Component Affected
Checklist
General
Testing
Documentation
Screenshots (if applicable)
Optional: screenshot of navbar (logo, org selector, bell, user menu) and sidebar (search, Dashboard, menu items).
Test Plan
npm run devinportal/), log in, and confirm navbar: compact logo, org selector with vertical bar, bell, user menu.Additional Notes
useOrganization()anduser.organizations.figma/directory.your@email.com,my-cluster,user@example.com, AdminRoute and ProtectedRoute messages.