owncloud / owncloud/ios-app

Inconsistent Action progress UI when operating on multiply selected items

Open
#356 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Design discussion enhancement Estimation - 2 (S) p3-medium
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.