folders with many files behave weirdly
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
Steps to reproduce
- folder with ~15k files
- open it in the app
- it’s empty
- search for e.g. dog
- files like dog1.png dog2.png are now permanently visible in the folder, but the rest is still missing
Expected behaviour
the other files should eventually show up, without me abusing the search function
Actual Behavior
Both the App in the Files App only show files i explicitly searched for before
related #1688, #845
Reasoning or why should it be changed/implemented?
bad ux
Environment data
iOS version: e.g. iOS 16.1
Nextcloud iOS app version: 4.5.3.0
Server operating system: NixOS
Web server: nginx
Database: PostgresSQL
PHP version: 8.0.13
Nextcloud version: 23.0.0
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
Start by reproducing the issue in the iOS app with a folder containing about 15,000 files, then review related issues #1688 and #845 for context. Done means the folder eventually displays all files without requiring each file to be found through search.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100