Thanks to visit codestin.com
Credit goes to github.com

Skip to content

alert for fileUpload #15

@laerts

Description

@laerts

If a form has an upload element with required: true
e.g { name: 'file', type: 'upload', label: 'file', attributes: { fileUploader: true }, required: true }

the user gets no visual alert or feedback if they neglect to include a file on upload. The submit function will fail without a clear indication of the cause.

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