wwWallet / wallet-frontend

BSD 2-Clause "Simplified" License
24 stars 7 forks source link

Incorrect Redirect After Logout and Login #371

Closed gkatrakazas closed 1 week ago

gkatrakazas commented 3 weeks ago

When a user logs out of the app and logs in again, they are redirected back to the previous page they were on before logging out. This behavior is incorrect and needs to be fixed.

Expected Behavior:

Steps to Reproduce:

  1. Navigate to any page in the app.
  2. Log out.
  3. Log in again.
  4. Observe that the user is redirected to the page they were on before logging out.

Desired Fix: