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

Login page input validation does not display error messages #2030

Open
baigu121 opened this issue Nov 4, 2024 · 1 comment
Open

Login page input validation does not display error messages #2030

baigu121 opened this issue Nov 4, 2024 · 1 comment

Comments

@baigu121
Copy link

baigu121 commented Nov 4, 2024

Login page input validation does not display error messages

Description

In using the login page, I noticed that when the input fields are empty, no error messages are displayed to prompt the user to enter a username and password. This leads to a poor user experience, as users may not know why they cannot log in.

Steps to Reproduce

  1. Open the project homepage: https://goodfirstissue.dev
  2. Click the "Login" button in the top right corner to navigate to the login page.
  3. Without entering any information, click the "Login" button.

Expected Behavior

When the input fields are empty, error messages should be displayed to prompt the user to enter a username and password.

Actual Behavior

Clicking the "Login" button results in no error messages being displayed, and the page does not react.

Environment Information

  • Operating System: Windows 10
  • Browser: Google Chrome 94.0.4606.81
  • Project Version: v1.2.3

Additional Information

Login Page Issue

@nevenMitrovic
Copy link

I don't see the login button, and I can't even find it in the code, nor can I see the login page?

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

2 participants