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

[style]: Improve Mobile Hamberger Menu Positioning and Fix Z-Index Overlap #1113

Closed
1 task done
rajveeerr opened this issue Oct 1, 2024 · 3 comments · Fixed by #1116
Closed
1 task done

[style]: Improve Mobile Hamberger Menu Positioning and Fix Z-Index Overlap #1113

rajveeerr opened this issue Oct 1, 2024 · 3 comments · Fixed by #1116

Comments

@rajveeerr
Copy link
Collaborator

What's the style idea?

On mobile devices, certain elements like images overlap the hamberger menu, affecting its visibility and functionality. To resolve this issue, we need to improve the positioning of the hamberger menu and adjust the z-index to ensure it stays on top of other elements.

Tasks:

  1. Adjust the positioning of the hamburger menu for better alignment on mobile devices.
  2. Fix the z-index of the hamburger menu so it consistently appears above images and other content.
  3. Test across different screen sizes and devices to ensure the fix works universally.

This improvement will enhance the overall user experience, especially on mobile platforms.

Add screenshots

Screenshots

Screenshot 2024-10-01 at 11 26 52 PM

Code of Conduct

  • I agree to follow this project's Code of Conduct
@rajveeerr rajveeerr added enhancement New feature or request help wanted Extra attention is needed labels Oct 1, 2024
Copy link

github-actions bot commented Oct 1, 2024

Hello @rajveeerr!
Thank you for raising this issue.

Please make sure to follow our Contributing Guidelines.
Don't forget to ⭐ our Imagine AI.

Our review team will carefully assess the issue and reach out to you soon!
We appreciate your patience!

Copy link

github-actions bot commented Oct 1, 2024

To reduce notifications, issues are locked. Your issue will be unlocked when we add the label, gssoc23.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 1, 2024
@SurajPratap10
Copy link
Owner

Go ahead ✌

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.