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

Made sidebar collapsable #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Nishthajain7
Copy link
Contributor

@Nishthajain7 Nishthajain7 commented Mar 11, 2025

For desktop and tabs, the sidebar is static whereas for small screen, it is collapsible.
Also fixed padding issues where the sidebar elements were getting out of the side bar for certain screen-widths

Copy link

netlify bot commented Mar 11, 2025

Deploy Preview for zingy-speculoos-372a93 ready!

Name Link
🔨 Latest commit f0052c3
🔍 Latest deploy log https://app.netlify.com/sites/zingy-speculoos-372a93/deploys/67d0a8862b8b28000872efe1
😎 Deploy Preview https://deploy-preview-29--zingy-speculoos-372a93.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sabarixr
Copy link
Collaborator

can you look into the vertical overflow happening on all pages that have a sidebar when the device width is smaller than 767 pixels

Copy link
Collaborator

Choose a reason for hiding this comment

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

the codebase already uses lucid-react use an arrow from it

Copy link
Collaborator

Choose a reason for hiding this comment

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

when you change stuffs like this make sure all the other pages have no issues that maybe caused by the change, what was your reason for changing this to a random size? if u want to define a custom screen media query somewhere you can use max-[768px]: or add other custom breakpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants