-
Notifications
You must be signed in to change notification settings - Fork 21
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
ENH - Add new sidebar design #331
ENH - Add new sidebar design #331
Conversation
|
Great! Then I will do the changes accordingly,
|
You can also export it directly from Figma if you need it in a different size: Group Icon |
@smeragoel this PR is ready for another review! I fixed the items discussed in our conversation and also fixed the typography that was off in the |
26e9a12
into
conda-incubator:design-system-implementation
* Add new colors and define green theme * Fix primary button style * Add new colors for roles and fix the shade used previously * update main shade of color * Fix icon buttons behavior and use across the UI * Change name to condaStoreTheme, define more colors and refactor baseTheme * Add rule for component in the baseTheme * ENH - Redefine new themes and colours (#292) * Add new colors and define green theme * Add new colors for roles and fix the shade used previously * Update main shade of color * Change name to condaStoreTheme, define more colors and refactor baseTheme * Set input focus in purple * Adjust all input components to design system using green * Add new style for disabled buttons and hover state * Implement new toggle switch design * Fix border colors across the UI * add missing semicolon to fix linting issues * Add new design to links (#320) * ENH - Add new sidebar design (#331) * Add new style to left sidebar * define react_app_version env variable * Add custom icons, fix typography in link and do style changes from review * Add trailing whitespace to fix lint error --------- Co-authored-by: Christopher Ostrouchov <[email protected]>
Fixes #283.
Description
This pull request:
After (Logout)
After (Login)
Pull request checklist
Additional information
There's some differences between the given design and the changes of this PR because the implementation may require a complete re-write of whole components, @smeragoel please let me know if there's another way to handle each situation or if the change is required as the figma design you shared with me.
Current state
This happens because all the margins for the sidebar are defined in the most outer box,
So the line in of the bottom will always look shorter than the top line
Current state
Design
Shared Environment
title?Current state
Design