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

Fix/left sidebar responsiveness and right bar icon responsiveness and overlapping #659

Merged

Conversation

anwesha2002
Copy link

@anwesha2002 anwesha2002 commented Aug 3, 2024

Related Issue

Fixes #188

Description

This PR fixes the issue of the right left bar icon overlapping with the left sidebar icon in mobile view,
makes left sidebar icon visible in the mobile view ,
reduces code redundancy in the navbar and added some navitems in both normal and mobile view before it was in one of the either later i made it equalized,
fixes z-index in some pages to make the left and right sidebar visible clearly in the mobile view,
fixes left sidebar overflow in mobile view

Type of PR

  • [x ] Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

Screen.Recording.2024-08-03.135454.mp4

Checklist:

  • [ x] I have performed a self-review of my code
  • [ x] I have read and followed the Contribution Guidelines.
  • [x ] I have tested the changes thoroughly before submitting this pull request.
  • [x ] I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • [x ] I have commented my code, particularly in hard-to-understand areas.

Additional context:

I am a gssoc'24 Contributer

Copy link

vercel bot commented Aug 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
uni-collab ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 3, 2024 8:30am

Copy link

github-actions bot commented Aug 3, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTE.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link
Owner

@SUGAM-ARORA SUGAM-ARORA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@SUGAM-ARORA SUGAM-ARORA added gssoc GSSOC 2024 level2 25 points labels Aug 3, 2024
@SUGAM-ARORA SUGAM-ARORA merged commit 2e59183 into SUGAM-ARORA:main Aug 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSOC 2024 level2 25 points
Projects
Development

Successfully merging this pull request may close these issues.

Responsiveness of left sidebar in website
2 participants