Summary
Files with 0 bytes sizes have two issues with uploading. We should either fix those, or display a proper message to the end user.
Steps to reproduce
- Drag-n-drop a 0 bytes empty text file.
- Notice the error that file exceeds 15 MiB.
- Attach the files with 0 bytes to the message field via "File" picker menu.
- Try sending the file.
- Notice the waiting for upload for ~30 seconds.
- Notice the error.
This was tested under Web platform. Should also investigate the native ones.
What is the current bug behavior?
Unexpected error happens.
What is the expected correct behavior?
Either no error happen, or an appropriate message is displayed.
Summary
Files with 0 bytes sizes have two issues with uploading. We should either fix those, or display a proper message to the end user.
Steps to reproduce
This was tested under Web platform. Should also investigate the native ones.
What is the current bug behavior?
Unexpected error happens.
What is the expected correct behavior?
Either no error happen, or an appropriate message is displayed.