-
Notifications
You must be signed in to change notification settings - Fork 115
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
Conversation
…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.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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! 😊 |
…rove responsiveness" This reverts commit b8f7c98.
There was a problem hiding this 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
Done @SUGAM-ARORA . Please check. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great .
Related Issue
Fixes #529
Description
Fix overlapping issue between sidebar and dropdown menus; improve responsiveness
These changes ensure a better user experience and proper layout adjustments based on window size.
Type of PR
Screenshots / videos (if applicable)
Checklist:
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