#345 — [Bug]: Unnecessary error label when some password rules are skipped while sign up

Repo: Twill-AI/twill-ai-ui State: open | Status: open Assignee: raymondehizoba

Created: 2025-05-15 · Updated: 2025-05-15

Description

Steps to reproduce

To reproduce:

  1. STAGING /auth/signup page
  2. Click continue with email button
  3. Fill email with valid email value
  4. Fill password skipping one of the One lowercase character / One uppercase character rule
  5. Click Agree and Continue button

What was the expected behavior?

ER: no error shown, form not submitted, certain point from the list is not colored

AR: Error label that breaks layout

Screenshots

Image

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets