nextcloud / nextcloud/ios

Place the transmission status in a location that can be observed at any time.

Open
#3,468 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Swift
Stars
2.5k
Forks
1k
Avg merge
2d 18h
Merged PRs (30d)
13

Description

How to use GitHub
  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Feature request

Is your feature request related to a problem? Please describe.
When a large number of files are in the transfer list, the scrolling process becomes laggy.The descriptions of the remaining number of files and the remaining size in the transfer list are located at the very bottom of the list.
When there are tens of thousands or even more files to transfer in the list, I have to endure the lag while scrolling and spend a lot of time just to reach the bottom of the list to see the transfer status.

Describe the solution you'd like
Put the transmission status at the top of the transfer list or simply move it to the very top of the transfer list and reverse the entire transfer list.In this way, I can see the upload status without scrolling, and even if the lag issue cannot be resolved, it won't have too much of an impact.

Describe alternatives you've considered
None

Additional context
None

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the iOS transfer-list UI and the code that renders the remaining file count and size. Review how the list is laid out, then implement the requested status placement and verify that the transmission status remains visible without scrolling through a large transfer list.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.