Skip to content

FE-025: onboarding.tsx manager onboarding form does not validate email format client-side #232

Description

@Dev-Zully

Category: Bug · Priority: Medium
Labels: frontend, validation, manager

The manager onboarding page accepts an optional email field but does not validate email format before submission. Invalid emails cause server-side validation errors with unhelpful messages.

Acceptance Criteria:

  • Add regex or library-based email validation
  • Show inline error below the email field
  • Allow submission with empty email (it's optional) but reject malformed emails

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions