Skip to content

[BUG]: Login button does not validate required fields before submission #531

Description

@aayan-rashid

Description

Clicking the Login to Arvio button with empty required fields does not provide any feedback to the user. The button appears to do nothing until both fields are filled.

Steps to Reproduce

  1. Open the Web App page.
  2. Leave the Email and Password fields empty.
  3. Click Login to Arvio.

Screenshot

Image

Expected Behavior

The form should immediately notify the user that the Email and Password fields are required before attempting to log in.

Actual Behavior

Clicking the Login button produces no visible feedback, making it appear unresponsive. Only after both fields are populated does the application attempt authentication and display an "Login failed. Check credentials." message if the credentials are incorrect.

Additional Context

Adding client-side validation for required fields would provide clearer feedback and improve the login experience.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions