Skip to content

Show success message after upload has finished #1604

@susnux

Description

@susnux

Problems:

  1. The upload progress bar vanishes after the (failed or succeeded) upload so you do not get any confirmation.
  2. 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: ⚠️
  • This is a bug, not a question or a configuration/webserver/proxy issue.
  • This issue is not already reported on Github (I've searched it).
  • Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
  • Nextcloud Server is running on 64bit capable CPU, PHP and OS.
  • I agree to follow Nextcloud's Code of Conduct.

Bug description

Uploading documents to the system does not show upload success message

Steps to reproduce

  1. Log in to the system.
  2. Click the Add New button.
  3. Click "Upload file".
  4. Select the document to upload.
  5. 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?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

.

List of activated Apps

.

Nextcloud Signing status

.

Nextcloud Logs

No response

Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending approval or rejection. This issue is pending approval.enhancementNew feature or requestgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions