#343 — [Bug]: Unnecessary error if skipping some rules while sign up
Repo: Twill-AI/twill-ai-ui State: closed | Status: done Assignee: Unassigned
Created: 2025-05-15 · Updated: 2025-05-22
Description
Steps to reproduce
To reproduce:
- Staging auth/signup page
- Click continue with email
- Fill Email input
- Fill password field (skipping one of the rules One lowercase character/One uppercase character)
- Click Agree and Continue button
What was the expected behavior?
ER: No error message, only uncolored point from the list
AR: “Password should contain at least one character of each: abcdefghijklmnopqrstuvwxyz, ABCDEFGHIJKLMNOPQRSTUVWXYZ, 0123456789, !@#$%^&*()_+-=[]{};’:”|<>?,./`~.” error that breaks layout
Screenshots
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets