Project

General

Profile

Actions

BUG #4089

open

dev #4299: [SQA] : Auth module

[SQA] Validation messages appear immediately on field blur instead of on submit/invalid input

Added by Aman Bhuiyan 3 months ago. Updated 15 days ago.

Status:
Complete
Priority:
High
Assignee:
Target version:
Start date:
01/21/2026
Due date:
% Done:

50%

Estimated time:

Description

Issue Description
Validation messages appear immediately when a field is clicked and the user moves to the next field, rather than appearing after clicking Sign Up or when incorrect inputs are provided.

Module / Page
Sign Up

Module Section
Form Validation

Screen Size
All Devices


Steps to Reproduce

  1. Open Sign Up page.
  2. Click into a field and then move to the next field.
  3. Observe validation behavior.

Expected Result
Validation messages should not appear immediately if field is empty.

Actual Result
Validation messages appear immediately on blur.

Attachments
PoC

Types of Issue
UI / Usability Issue


Root Cause:
lack of checking form submission step

Impacted Area:
signup form

Actions

Also available in: Atom PDF