Skip to content

Make FormField messages more flexible #147

@jamcry

Description

@jamcry

Currently, FormField takes helper and error messages only as strings. We should find a way to make these more flexible because for example in some of the new projects, we need to show icon with error/helper messages:

  helperMessages?: string[];
  errorMessages?: string[];

Example helper message design:
Screen Shot 2021-08-16 at 10 00 02 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions