RamakrushnaBiswal/PlayCafe

Feat: Navbar links do not scroll to the top of the page upon clicking, leading to incorrect initial view position.

Opened this issue · 3 comments

Describe the feature

When clicking on navigation bar items, the website redirects to the correct page, but the scroll position remains at the previous page's level. This causes the content to be partially displayed, impacting user experience. Implementing automatic scrolling to the top when a new page loads can resolve this issue.

Add ScreenShots

This appears when user is on the lower section of menu page and clicks on reservation page (scroll position remains at the previous page's level) :

current view

It should actually be like (scroll position should be at the top on redirection) :

improved view

Record

  • I agree to follow this project's Code of Conduct
  • I'm a gssoc-24-extd contributor
  • I want to work on this issue

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
for more information join our discord https://discord.gg/Jh3bWQ7FRN

Thank you @RamakrushnaBiswal for assigning the issue.