Skip to content

Expand error message / validation guidance #783

Description

@hannalaakso

We've had queries (for instance here) on the reasoning behind When not to use error messages, specifically in terms of why we error messages shouldn't be shown before user submits the form. This will probably keep coming up since many frameworks and libraries implement client side validation.

Should we consider expanding on the reasoning in the guidance? The reasons discussed here seem valid. Additionally, we could mention that since any necessary validation will need to be also done on the server, this could lead to duplicated effort and extra work in ensuring that the client and server validation rules stay in sync.

Metadata

Metadata

Assignees

No one assigned

    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