Skip to content

Email Regex should only incur when email is wrong #19163

@harshit078

Description

@harshit078

Found a bug? Please fill out the sections below. 👍

Issue Summary

Currently, when a user is creating an account for the first time. Invalid email is thrown even if User enters a single character and it persists until user types a valid email. Ideally the Invalid email be thrown when the email doesn't follow the emailRegex and has an error in the pattern.

Steps to Reproduce

  1. Go to Create a Account
  2. Start writing an email

Actual Results

  • Invalid email message retains even when placeholder not in focus
Screen.Recording.2025-02-07.at.5.42.13.PM.mov

Expected Results

Screen.Recording.2025-02-07.at.5.38.11.PM.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    Low priorityCreated by Linear-GitHub Syncuiarea: UI, frontend, button, form, input🐛 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions