Skip to content

Large file upload is slow #255

@Alisonispig

Description

@Alisonispig

When I select a relatively large file, because you need to convert it into a file stream that can be displayed, the waiting time is always infinitely longer with the increase of file size. In this process, the user does not know what happened. So can you change the display order of the file area to be sent so that it can be displayed immediately after the user selects the file, Read the file stream after the presentation. If you are worried about the sending action of incomplete file reading, you can increase the reading prompt or disable the send button

like this
动画2

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions