#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:

  1. Staging auth/signup page
  2. Click continue with email
  3. Fill Email input
  4. Fill password field (skipping one of the rules One lowercase character/One uppercase character)
  5. 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

Image

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets