Skip to content

Impossible to cancel upload of large number of files without deleting app data #16206

@krojew

Description

@krojew

⚠️ Before posting ⚠️

  • This is a bug, not a question or an enhancement.
  • I've searched for similar issues and didn't find a duplicate.
  • I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
  • I agree to follow Nextcloud's Code of Conduct.

Steps to reproduce

  1. Select a large number of files to upload, e.g. few thousand.
  2. Go to upload file list to try to cancel the upload.
  3. The list takes ages to load and makes the UI mostly unresponsive. Clicking on the big X does nothing. Clicking on X on individual files either does nothing or reacts after a few minutes.
  4. Due to the above it's impossible to cancel the upload, which also means unable to upload new files. Only clearing app data resolves the issue.

Expected behaviour

The uploading files list should not be rendered all at once, but lazily loaded. The UI should be responsive to the user.

Actual behaviour

The app UI is frozen making any actions unavailable.

Android version

16

Device brand and model

Galaxy Fold 5

Stock or custom OS?

Stock

Nextcloud android app version

3.34.1

Nextcloud server version

32.0.3

Using a reverse proxy?

Yes

Android logs

No response

Server error logs

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions