Skip to content

Download window opens despite invalid email and phone number input #112

@Apo-orva17

Description

@Apo-orva17

Description:
When entering an email address and phone number in an incorrect format, the form correctly displays error messages indicating the invalid input. However, despite these validation errors, the download window still opens. This behavior allows users to proceed with the download even though the input data is invalid, which should not happen.

Steps to Reproduce:

  1. Navigate to the form page.
  2. Enter an invalid email address (e.g., "abc").
  3. Enter an invalid phone number (e.g., "123abc").
  4. Submit the form.

Expected Result:
The form should display error messages and prevent the download window from opening until valid email and phone number formats are provided.

Actual Result:
Error messages are displayed, but the download window still opens regardless of invalid input.

Video:

Recording.2025-09-12.151848.mp4

Environment:

  • Browser: Chrome, Edge, Firefox

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions