session-foundation / session-ios

A private messenger for iOS.
https://getsession.org
GNU General Public License v3.0
4 stars 2 forks source link

Add progress bar when uploading/attaching a file to a message #106

Open gitbq opened 2 years ago

gitbq commented 2 years ago

Code of conduct

Describe the bug

There is no progress indicator so the user knows how long they need to wait until the file is attached.

To reproduce

Screenshots or logs

Smartphone (please complete the following information):

Additional context

Add any other context about the problem here. IMG_E0342 1

RyanRory commented 1 year ago

Hi @gitbq, thanks for the feedback! The screenshot you took seems to be the preview screen. The attachment will be sent to the network when you send this message. When the message sending indicator (a circle with 3 dots) turns to sent indicator (a circle with a tick), the attachment of this message is also successfully sent. Hope this makes sense to you.

gitbq commented 1 year ago

@RyanRory Thanks for the reply. Really appreciate it. Unfortunately I just tried it again to confirm. This is the screen AFTER I hit send. It sits there in limbo and gives no indication that session is doing anything with the file... Perhaps it is being uploaded but I have no way of knowing. The only option on this screen is "cancel" at the top left.