-
-
Notifications
You must be signed in to change notification settings - Fork 508
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request