Actions
BUG #4264
openStart date:
02/08/2026
Due date:
% Done:
100%
Estimated time:
Description
Issue Description
On the Sign Up as Agency page, the password validation message displays an incorrect minimum length requirement. The UI states that the password length should be 8 to 64 characters, whereas the actual requirement is 12 to 64 characters.
Additionally, when any alert or validation message appears, all the fields label is highlighted in red, which is inconsistent with the lovable design.
Module / Page
Agency Profile → Sign Up → Password Field
Module Section
Password Validation / Field Styling (all fields when any alert triggered)
Screen Size
Desktop
Tested By
Tasfia Zaima
Steps to Reproduce¶
- Navigate to the Sign Up / Account Creation page.
- Locate the Password input field.
- Enter a password that meets the 12–64 character requirement.
- Trigger validation (e.g., submit the form or move focus away from the field).
- Observe the validation message and field styling.
Expected Result
- The validation message should indicate a minimum length of 12 characters.
- The field labels should not turn red when the alert message appears, in line with the Lovable design.
Actual Result
- The validation message shows a minimum length of 8 characters.
- The field labels are highlighted in red, inconsistent with Lovable design.
Attachments
PoC
Types of Issue
UI Issue
Root Cause:
mismatch with lovable
Impacted Area:
agency signup form
Updated by Ayat Rahman about 2 months ago
- Assignee changed from Ayat Rahman to Nazmul Hossain Shovon
Updated by Nazmul Hossain Shovon about 2 months ago
- Description updated (diff)
- Status changed from Pending to In Progress
- % Done changed from 0 to 100
Updated by Nazmul Hossain Shovon about 2 months ago
- Assignee changed from Nazmul Hossain Shovon to Md. Abdul Hamid
Updated by Ayat Rahman about 1 month ago
- Parent task changed from #4243 to #4299
Updated by Md. Abdul Hamid 15 days ago
- Status changed from In Progress to Complete
- Parent task changed from #4299 to #4243
Actions