ayush-that / FinVeda

A dynamic financial literacy app with Arthsathi AI chatbot, finance blogs, market trends, SIP calculator, and a quiz for effortless finance learning.
https://finveda.xyz
Other
172 stars 442 forks source link

BUG: Login button redirects to incorrect page on /tools/sip.html #3273

Open akshay0611 opened 2 hours ago

akshay0611 commented 2 hours ago

Preliminary Check

Bug Summary

The "Login/Register" button on the /tools/sip.html page is incorrectly redirecting to /tools/loginPage.html, which causes a 400 error. The intended redirect path should be /loginPage.html without the /tools directory.

Steps to Reproduce

  1. Navigate to /tools/sip.html.
  2. Click on the "Login/Register" button.
  3. Observe that the page redirects to /tools/loginPage.html instead of the intended /loginPage.html, causing a 400 error.

Expected Behavior

The "Login/Register" button should navigate to /loginPage.html instead of /tools/loginPage.html, ensuring the correct page is loaded without causing a 400 error.

Screenshots/Logs

No response

Additional Information

github-actions[bot] commented 2 hours ago

👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀

github-actions[bot] commented 2 hours ago

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our FinVeda team will review it shortly. Stay tuned!