Skip to content
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

UI sidebar fix #143

Merged
merged 4 commits into from
Sep 8, 2024
Merged

UI sidebar fix #143

merged 4 commits into from
Sep 8, 2024

Conversation

pranavkparti
Copy link
Collaborator

Description

Issues with the sidebar menu are fixed.

What kind of change(s) does this PR introduce?

  • Enhancement
  • Bug fix
  • Refactor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Issue

What is the current behavior?
The sidebar has the following issues:

  • When Open:
    • The sidebar is unnecessarily wide
    • The font color makes the highlighted menu item difficult to see
      sidebar_open
  • When Closed:
    sidebar_closed
    • The icons are not aligned in the center of the sidebar

What is the new behavior?
The issues are fixed.

sidebar_open_fixed
sidebar_closed_fixed

Breaking change

Does this PR introduce a breaking change?
No.

Other useful information

None.

@pranavkparti pranavkparti merged commit 269a3ca into Greenstand:v2 Sep 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant