Skip to content

[FEATURE] Improve Mobile Navbar with Smooth Transition #625

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

Open
2 tasks done
rishvant opened this issue Mar 12, 2025 · 3 comments
Open
2 tasks done

[FEATURE] Improve Mobile Navbar with Smooth Transition #625

rishvant opened this issue Mar 12, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@rishvant
Copy link
Contributor

rishvant commented Mar 12, 2025

Why do we need this improvement?

  1. The previous mobile navbar transition was not smooth.
  2. A better user experience with a clean and polished animation.

How will this change help?

  1. Improved user experience with a smooth transition effect.
  2. Better visual hierarchy when navigating on mobile.

Screenshots

Currently: https://drive.google.com/file/d/1-QSJKssIEd6_ItylTRPTBPJO5Dy9f1ox/view?usp=sharing
Can be changed to: https://drive.google.com/file/d/1fe2QUhf0gxkpmudgsPqBJnRTu4di0l0x/view?usp=sharing

How could it be implemented/designed?

  1. Apply a translate effect (translate-y-[75px]) for smooth transitions.
  2. Modify z-index values to ensure proper layering, particularly:
    • z-[99] for the main navbar.
    • z-[98] for the backdrop.

🚧 Breaking changes

No

👀 Have you checked for similar open issues?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

Yes I am willing to submit a PR!

@rishvant rishvant added the enhancement New feature or request label Mar 12, 2025
VrajRP2004 added a commit to VrajRP2004/conference-website that referenced this issue Mar 15, 2025
VrajRP2004 added a commit to VrajRP2004/conference-website that referenced this issue Mar 15, 2025
@rishvant
Copy link
Contributor Author

@AceTheCreator @ashmit-coder Please look into this if we can implement.

@AceTheCreator
Copy link
Member

Yea, @rishvant. I agree adding a smooth transition to the conference website will be really nice.

Kindly go ahead and open a PR for it.

@rishvant
Copy link
Contributor Author

@AceTheCreator Please have a look and let me know if changes are required

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

No branches or pull requests

2 participants