Skip to content

Enhancement: MultiFileUpload: Customizable Notifications for errors #28

@devAnky

Description

@devAnky

I used setAcceptFilter("application/pdf") on MultiFileUpload.
But since this does only set a default filter for the file chooser, the user can still chose to show all files and upload a non pdf. In this case the component will show a notification with "File is wrong type!".
This notification text seems to be hard coded and not customizable.
It would be nice if it was.

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