owncloud / owncloud/ios-app

[FEATURE REQUEST] Number of items inside a folder

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

A pull request for this has already been merged.

  • #714 by @mneuwert — merged
  • #771 by @hosy — merged
feature:fileList UX
Dominant language
Swift
Stars
251
Forks
142
Avg merge
2d 17h
Merged PRs (30d)
3

Description

It would be interesting to know how many items are stored in every folder to complement the size information that is currently displayed on the bottom of the screen.

Something like:

Total : 40,5MB
4 files and 6 folders

or

Total : 40,5MB (4 files and 6 folders)

or

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 file or test is named. Start by locating the folder view's bottom-of-screen size display, then determine how item and folder counts are obtained and presented; done means the display shows both counts alongside the total size.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.