Skip to content

Add error message next to fields #238

@enriquezrene

Description

@enriquezrene

When a user is creating new entries, there are some fields that need to be provided, when these fields are not filled, they are being marked in red. We need to add a label indicating this field is required. This is how it looks like right now:

Screen Shot 2020-05-14 at 10 24 16

We need to make them look like:
Screen Shot 2020-05-14 at 10 26 20

A generic message like this field is required would be good enough.

If the required fields are not provided, we still need to enable the save button. After clicking the save button the form must display the errors in the form.

Metadata

Metadata

Assignees

Labels

mvpminimum viable product

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions