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

[Bug] Adjust Burger Icon Position and Add Spacing When Active on Small Screens #252

Open
1 task done
wendy640 opened this issue Oct 24, 2024 · 0 comments
Open
1 task done
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work

Comments

@wendy640
Copy link
Contributor

Description

On smaller screens, the burger menu icon in the navbar is not optimally positioned. It appears slightly misaligned and should be moved upward a little. Additionally, when the burger menu is hovered over or activated, there is no visible space between the "cc legal database logo" and the div containing the burger icon, making the layout feel cramped.

Reproduction

  1. Open the LegalDB page on a small screen device or resize the browser to a smaller width.
  2. Observe the position of the burger icon in the navbar.
  3. Click or hover over the burger icon to activate the dropdown menu.
  4. Notice the lack of spacing between the logo and the burger menu div.

Expectation

The burger icon should be positioned more accurately on smaller screens, with a slight adjustment to move it upward. Additionally, there should be visible space between the logo and the div containing the burger icon when it is hovered over or active, ensuring a cleaner and more balanced layout.

Screenshots

PHOTO-2024-10-24-11-25-35
PHOTO-2024-10-24-11-26-47
PHOTO-2024-10-24-11-27-11

Environment

  • Device: (eg. iPhone Xs; laptop)
  • OS: (eg. iOS 13.5; Fedora 32)
  • Browser: (eg. Safari; Firefox)
  • Version: (eg. 13; 73)
  • Other info: (eg. display resolution, ease-of-access settings)

Additional context

Improving the burger icon positioning and adding spacing between the logo and the menu will enhance usability and provide a more polished appearance on smaller screens.

Resolution

  • I would be interested in resolving this bug.
@wendy640 wendy640 added 💻 aspect: code Concerns the software code in the repository 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work
Projects
Status: Triage
Development

No branches or pull requests

1 participant