Skip to content

Inform user of issues when uploading a file in the Files area #4258

@acutedeveloper

Description

@acutedeveloper

Had a case where a user was trying to upload files directly into the Files area. NOT through an entry.

When they uploaded a file that was too big, there was no error message to inform them, that was the case.

Interestingly the folder had no max file upload limit on its settings. So my assumption is that they hit the PHP post upload limit.

Either way, it would make for a nicer UX if there was an error banner that tells them exactly what is wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug: AcceptedBug has been confirmed, is reproducible, and ready to work on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions