Skip to content

Fixed overlap issue of the sidebar and dropdown menu #618

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

Merged
merged 11 commits into from
Jul 29, 2024

Conversation

techy4shri
Copy link
Contributor

Related Issue

Fixes #529

Description

Fix overlapping issue between sidebar and dropdown menus; improve responsiveness

  • Modified the sidebar and dropdown menus to resolve overlap issues.
  • Updated CSS to ensure the dropdown menu correctly positions itself and does not overlap with the sidebar.
  • Enhanced responsiveness by adjusting styles for different window widths.
  • Implemented a toggle button for mobile view to control the visibility of the sidebar and dropdown menus.
  • Improved visual consistency and usability across different devices.

These changes ensure a better user experience and proper layout adjustments based on window size.

Type of PR

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

Screenshots / videos (if applicable)

Screenshot 2024-07-28 182615
Screenshot 2024-07-27 142613
image

Checklist:

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

Additional context:

[Include any additional information or context that might be helpful for reviewers.]
This contribution not only fixes a bug but also enhances the features of the menus currently available on the website. Checked bug box because of assigned labels.
Contributing under GSSOC'24

…ponsiveness

- Modified the sidebar and dropdown menus to resolve overlap issues.
- Updated CSS to ensure the dropdown menu correctly positions itself and does not overlap with the sidebar.
- Enhanced responsiveness by adjusting styles for different window widths.
- Implemented a toggle button for mobile view to control the visibility of the sidebar and dropdown menus.
- Improved visual consistency and usability across different devices.

These changes ensure a better user experience and proper layout adjustments based on window size.
…ponsiveness

- Modified the sidebar and dropdown menus to resolve overlap issues.
- Updated CSS to ensure the dropdown menu correctly positions itself and does not overlap with the sidebar.
- Enhanced responsiveness by adjusting styles for different window widths.
- Implemented a toggle button for mobile view to control the visibility of the sidebar and dropdown menus.
- Improved visual consistency and usability across different devices.

These changes ensure a better user experience and proper layout adjustments based on window size.
Copy link

vercel bot commented Jul 28, 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 Jul 29, 2024 7:38am

Copy link

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! 😊

@techy4shri techy4shri changed the title Overlap Fixed overlap issue of the sidebar and dropdown menu Jul 28, 2024
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.

Update branch Rest good to go. Check Branch Update File for branch updation

@techy4shri
Copy link
Contributor Author

Update branch Rest good to go. Check Branch Update File for branch updation

Done @SUGAM-ARORA . Please check.

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.

Great .

@SUGAM-ARORA SUGAM-ARORA merged commit 21a7d59 into SUGAM-ARORA:main Jul 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSOC 2024 medium
Projects
Development

Successfully merging this pull request may close these issues.

BUG: Overlapping sidebar menu and dropdown menu
2 participants