You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we upload empty file (.txt without any content) and replace with it, the first time it gives faild to upload but when we again upload it for the next time then it ends with preparing to upload infinitely.
Steps to Reproduce
admin creates an empty file file.txt
admin uploads empty file (from local system) file.txt and replace it (upload file.txt fails)
again admin upload the same empty file (from local system) file.txt
Actual behaviour
The upload dialog or modal keeps ends with preparing to upload and we cant even close it without a refresh.
Screenshots:
When admin upload the empty file for the 1st time:
When admin upload the empty file for the 2nd time:
Note: With API we can only uplaod or update the content of the same file. May be its UI which may be behaving differently.
Environment
OCIS : latest docker image
The text was updated successfully, but these errors were encountered:
Description
When we upload empty file (.txt without any content) and replace with it, the first time it gives faild to upload but when we again upload it for the next time then it ends with
preparing to upload
infinitely.Steps to Reproduce
file.txt
file.txt
and replace it (uploadfile.txt
fails)file.txt
Actual behaviour
The upload dialog or modal keeps ends with
preparing to upload
and we cant even close it without a refresh.Screenshots:
When admin upload the empty file for the 1st time:
When admin upload the empty file for the 2nd time:
Note: With API we can only uplaod or update the content of the same file. May be its UI which may be behaving differently.
Environment
OCIS : latest docker image
The text was updated successfully, but these errors were encountered: