owncloud / owncloud/ios-app

iOS picture upload progress

Open
#218 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
251
Forks
142
Avg merge
2d 17h
Merged PRs (30d)
3

Description

Steps to reproduce
Expected behaviour

The upload progress screen should just contain:

  1. name of file
  2. indication of file type
  3. file size
  4. progress bar during upload (to give a hint how long upload will take) optional: remaining time
  5. Possibility to cancel upload (in case the file is too big, connection is too slow or the user just selected the wrong file
Actual behaviour

The upload progress screen is overloaded and confuses the user.

Client

iOS version:
12.0.1

ownCloud app version:
1.0 build 85

Device model:
iPhone 7

Screenshots:
Current screen  Possible Solution
bildschirmfoto-2019-01-14-um-18 21 57-a bildschirmfoto-2019-01-14-um-18 21 57-solution

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 source files, tests, or entry points are named. Start by locating the current iOS upload progress screen and tracing the upload flow; compare it with the provided screenshots. Done means the screen shows the file name, type, size, progress indication, and a way to cancel the upload without the current overload.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
design, 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.