gauravsingh1281 / Rentalog.in--Frontend

Rentalog || Free Rent Management Web App For Landlords. With Rentalog, landlords can keep track of important information about their renters, including their names, addresses, and rental payment history.
https://visionary-fenglisu-db1b1d.netlify.app/
MIT License
95 stars 253 forks source link

[BUG]:Page Does Not Scroll to Top on Route Change #407

Open pani2004 opened 1 month ago

pani2004 commented 1 month ago

πŸ› Bug Report

Describe the bug A clear and concise description of what the bug is. When navigating to a new route, such as Rent Calculation time in the footer section , the page content opens at the bottom, requiring the user to scroll to go to the top to see the beginning of the page content.

To Reproduce Steps to reproduce the behavior:

  1. Go to '.Footer..'
  2. Click on '.Rent Calculation time...'
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

The page should open at the top

Screenshots

https://github.com/user-attachments/assets/ac0742d8-1a30-4100-8349-80600195d60f

Additional context Add any other context about the problem here.


Severity
How critical is this issue?

Checklist

github-actions[bot] commented 1 month ago

Congratulations, @pani2004! πŸŽ‰ Thank you for creating your issue for Rentalog. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work! Should you have any queries or require guidance, do not hesitate to ask.

pani2004 commented 1 month ago

@gauravsingh1281 Can I work on this?