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

Added Scroll-To-Top feature to the website-175 #176

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

Sohi07
Copy link
Contributor

@Sohi07 Sohi07 commented Jan 3, 2025

##Summary
Addressed the issue #175 to add feature of Scroll To Top which scrolls the page to the top of the webpage when a button on the navbar is clicked.

Fixes #175

Type of Change

Please mark [X] for applicable items:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Other (please describe):

Testing

Tested the scrolling behavior by navigating between routes and buttons and verifying that the page scrolls to the top.

Screenshots/Videos

feature.175.mp4

Checklist

Please mark [X] for completed items:

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Copy link

vercel bot commented Jan 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
coffee-shop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 10:24pm

Copy link

github-actions bot commented Jan 3, 2025

Thank you for your contribution! 🎉

PR Checklist

  • Tests added/updated
  • Documentation updated
  • Changes follow coding standards
  • Commit messages are clear

Next Steps

  1. We will review your PR soon
  2. Address any requested changes
  3. Once approved, your PR will be merged

Need help? Check our Contributing Guide

Happy coding! 💻

@Mujtabaa07 Mujtabaa07 added BEGINNER SWOC Social Winter Of Code labels Jan 4, 2025
@Mujtabaa07 Mujtabaa07 merged commit 88bb7e7 into Mujtabaa07:main Jan 4, 2025
4 checks passed
@Mujtabaa07
Copy link
Owner

🎉 Congratulations on Your Merged PR!

Thank you @Sohi07 for your contribution!

What's Next?

Keep up the fantastic work! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BEGINNER SWOC Social Winter Of Code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Apply Scroll-to-Top on Navbar button clicks
2 participants