Skip to content

Modernize FileUpload implementation #1921

@tomasherceg

Description

@tomasherceg

The FileUpload control implementation is quite dated and still relies on XMLHttpRequest. Also, the file type and size validations are done only on the server, which is impractical for large files.

We should consider creating a more up-to-date implementation.

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