Skip to content

Conversation

Aman-agraw-35
Copy link

@Aman-agraw-35 Aman-agraw-35 commented Aug 16, 2025

Fixed #202 for GSSoC 2025. Please merge my pr. Looking for more issues/features to implement @Ishika-Gupta06
Description:

This PR improves the sidebar toggle experience by adding a smooth transition and controlling when the brand name is displayed.

Key Changes:

✨ Implemented smooth expand/collapse animations for the sidebar.

🕒 Delayed rendering of the brand name until after the transition completes, ensuring it doesn’t abruptly pop in.

🧩 Introduced a small state (showBrand) that tracks when the transition ends and then displays the brand name.

🎨 Kept all other sidebar and app functionality intact (chevron, navigation, Firebase, Tailwind setup remain unchanged).

image

Copy link

vercel bot commented Aug 16, 2025

@Aman-agraw-35 is attempting to deploy a commit to the Aadil Latif Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Aug 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
techxninjas-client Ready Ready Preview Comment Aug 16, 2025 9:26am

Copy link
Owner

@iaadillatif iaadillatif left a comment

Choose a reason for hiding this comment

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

Can u share, which feature have u added?
I am not able to see any new feature

@Aman-agraw-35
Copy link
Author

I have added a smoother transition on opening the sidebar for a better user experience. It is not a feature but a bug fixing or a ui enhancement. Please check the old website 's sidebar, then the sidebar changes implemented by me, you will find tje difference. @iaadillatif .

@Ishika-Gupta06
Copy link
Collaborator

@Aman-agraw-35 whenever u add any feature, plz add screenshot for the same while raising a PR. Kindly follow the format of raising PR

@Aman-agraw-35
Copy link
Author

Aman-agraw-35 commented Aug 16, 2025

This is what I have done. Please watch this 5 second video and merge my pr.
I have smoothened the transition on hoving on the sidebar which was earlier clumsy. Also, the logo comes down as the transition when the sidebar opens. @Ishika-Gupta06 @iaadillatif
Old:

old003633.mp4

New:

Recording.2025-08-17.003129.mp4

@Aman-agraw-35
Copy link
Author

@iaadillatif @Ishika-Gupta06 Please merge my pr, It had been one week, please do not forget to merge the prs.

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.

Improve the transition when hovering on sidebar
3 participants