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

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

Closed
5 of 6 tasks
akshay0611 opened this issue Nov 15, 2024 · 3 comments · Fixed by #3274
Closed
5 of 6 tasks

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

akshay0611 opened this issue Nov 15, 2024 · 3 comments · Fixed by #3274

Comments

@akshay0611
Copy link
Contributor

Preliminary Check

  • I have searched the existing issues
  • This issue is reproducible

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

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
  • I can provide more details if needed
Copy link

👋 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! 🚀

Copy link

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

Copy link

✅ This issue has been successfully closed. Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀

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

Successfully merging a pull request may close this issue.

1 participant