Inconsistent Action progress UI when operating on multiply selected items
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 251
- Forks
- 142
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 3
Description
Expected behaviour
Would be nice to have same HUD type of dialog showing progress of actions performed on multiple items with a message like "Downloading x of y files" or "Duplicating x of y files" + progress bar. Plus may be name of the current file could be also shown.
Actual behaviour
Basically, right now different actions may show different UI when performing operations like "Duplicate", "Open In" on multiple selected items. E.g. "Open in" brings up an HUD when downloading items not available locally, while "Duplicate" repeatedly shows and hides bottom bar for each file.
Client
ownCloud app version: 1.0.0 RC
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Reproduce multi-selection actions such as Duplicate and Open In in the iOS app, then trace how each action reports progress through the HUD or bottom bar. Done means these actions use a consistent progress UI showing the current item and overall progress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100