Skip to content

[Story] Awareness file upload size limit #2918

@mxandreas

Description

@mxandreas

Description

As a user
When I upload an image, video or other type of file attachment
Then I want to know if it is exceeding the file upload limit
So that I know why the upload fails and seek for a solution

Notes:

  • In some cases like videos, we're already trying to assist the user in advance so that the video fits (by choosing the optimization accordingly), but this can not be always done, thus the user will be informed as soon as they try to upload in other cases.
  • As fetching the upload limit could potentially take some time or fail, this will result in corresponding general errors.

Designs:

Image Image

Acceptance criteria

  • TBD

Dependencies

  • None

Out of scope

  • Nothing

Questions

  • [ ]

Subtasks

Android

iOS

Rust

Other

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions