Skip to content

webapp: record value validation is too eager #1204

@vasimi

Description

@vasimi

Right now, input validation runs on form init, and since the inputs are empty on init, it reports an error.

#1173 makes it better by only validating on input, but it still starts screaming after the first character.

Happy to prepare a PR once #1173 is merged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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