Skip to content

[BUG]: Stremio login button does not validate required fields before submission #533

Description

@aayan-rashid

Description

Clicking the Login to Stremio button with empty required fields does not provide any validation feedback. The button appears unresponsive until both fields are populated.

Steps to Reproduce

  1. Open the Migrate from Stremio page.
  2. Leave the Email and Password fields empty.
  3. Click Login to Stremio.

Screenshot

Image

Expected Behavior

The form should immediately indicate that the Email and Password fields are required before attempting authentication.

Actual Behavior

No validation message is displayed, making the button appear to do nothing. Only after entering values does the application attempt authentication.

Additional Context

Adding client-side validation for required fields would improve usability by providing immediate feedback and making the login flow consistent with expected form behavior.

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