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

MWS: HTTP 404 error clicking "Profile" button for anonymous users #8856

Open
Jermolene opened this issue Dec 23, 2024 · 1 comment
Open

MWS: HTTP 404 error clicking "Profile" button for anonymous users #8856

Jermolene opened this issue Dec 23, 2024 · 1 comment

Comments

@Jermolene
Copy link
Member

The label for the "Logout" button is also incorrect

Steps to reproduce:

  1. Start with a fresh install of MWS
  2. Run npm install and npm start
  3. Visit http://127.0.0.1:8080/ in a browser
  4. Click the button "Add Admin Account"
  5. Enter suitable details for an admin account and click "Add User"
  6. In a different browser, open http://127.0.0.1:8080/
  7. Observe the text "Hello Guest", and the buttons "Profile" and "Logout"
  8. Click the "Profile" button and observe the 404 error
  9. Click "Logout" and observe that it actually leads to the login screen
image

cc @webplusai

@Jermolene
Copy link
Member Author

Tests were performed with the commit ddfc8c4

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

No branches or pull requests

1 participant