Problems:
- The upload progress bar vanishes after the (failed or succeeded) upload so you do not get any confirmation.
- Starting multiple uploads are processed in the same progress bar -> no individual confirmation if one of them already is done.
Solution:
Show a success toast for fully done uploads.
e.g.:
file.txt was uploaded
folderName was uploaded
file.txt and 3 other files were uploaded (if you choose multiple files)
Originally reported by @hongtring in nextcloud/server#37657
Details
### ⚠️ This issue respects the following points: ⚠️
Bug description
Uploading documents to the system does not show upload success message
Steps to reproduce
- Log in to the system.
- Click the Add New button.
- Click "Upload file".
- Select the document to upload.
- Confirmation.
Expected behavior
Show "Document Upload Successful" message
Installation method
Community Manual installation with Archive
Nextcloud Server version
25
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
No response
Additional info
No response
Problems:
Solution:
Show a success toast for fully done uploads.
e.g.:
file.txt was uploadedfolderName was uploadedfile.txt and 3 other files were uploaded(if you choose multiple files)Originally reported by @hongtring in nextcloud/server#37657
Details
###Bug description
Uploading documents to the system does not show upload success message
Steps to reproduce
Expected behavior
Show "Document Upload Successful" message
Installation method
Community Manual installation with Archive
Nextcloud Server version
25
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
.List of activated Apps
.Nextcloud Signing status
.Nextcloud Logs
No response
Additional info
No response