Project

General

Profile

Actions

Bug #111

open

Password Helper Text Shows Incorrect Minimum Length (Should be 10, Not 8) (Web)

Added by Vivek Kumar about 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
05/05/2026
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

The helper text below the New Password field states: Min 8 chars, 1 uppercase, 1 lowercase, 1 number
However, the actual validation (and error message) requires: Password must be 10–50 characters

Environment:
URL: https://dev.akinderwellness.com/pages/partners

Steps to Reproduce
Open Change Password modal
Enter a password with:8–9 characters (meeting all other criteria)
Observe validation error despite matching helper text

Expected Behavior
Helper text should correctly reflect validation rules:

  • Minimum 10 characters, not 8
  • All password requirements should be consistent across UI and validation

Actual Behavior
Helper text incorrectly states minimum length as 8 characters
Validation enforces minimum 10 characters


Files

Screenshot (508).png (422 KB) Screenshot (508).png Vivek Kumar, 05/05/2026 07:44 AM
Actions

Also available in: Atom PDF