Closed wengcychan closed 2 months ago
Clicking the login button in navbar will go to https://localhost/accounts/login/ Clicking the tournament button will go to https://localhost/accounts/login Which would reload the login page again
Steps to reproduce: 1) click tournament button to go to login page, it will fetch the login page
2) click the login button in the navbar, it will fetch the login page again. The login page should not reload because it stays at the same page.
Clicking the login button in navbar will go to https://localhost/accounts/login/ Clicking the tournament button will go to https://localhost/accounts/login Which would reload the login page again
Steps to reproduce: 1) click tournament button to go to login page, it will fetch the login page
2) click the login button in the navbar, it will fetch the login page again. The login page should not reload because it stays at the same page.