Skip to content

Form error messages for each Input #291

@Mi-Lan

Description

@Mi-Lan
  • Currently when user inputs wrong value we just display red outline on the field
    Screenshot 2023-01-22 at 23 27 51
  • We should add custom messages for each input informing user how to correctly fill the form

Reach hook form provides some really good tools for this https://react-hook-form.com/api/useformstate/errormessage

To do:

  1. App refactor of the yup implementation to support messages @Mi-Lan
  2. Card validation refactor to support messages @bejzik8

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions