Need variable column size for file names
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
Expected behaviour
I’d like to be able to make the file name column on the left side of the app variable size.
Actual behaviour
Current app has a fixed column size for filenames. Seldom is it wide enough for me to see the complete filename. The app attempts to show important parts of the filename (a few initial characters and a few final characters) but that is seldom enough to tell the difference between similar filename with the same extension.
Steps to reproduce
iOS version
App version
2.24.1.0
Server configuration
Operating system:
iOS
Web server:
Database:
PHP version:
Nextcloud version: (see Nextcloud admin page)
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
The issue does not name a file, entry point, or test. Start by locating the iOS app view that renders the file-name column and inspect how its current fixed width is set. Done means users can adjust that column width and distinguish similar filenames; add or update coverage if the relevant view has tests.
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
- Mostly clear
- Newbie friendliness
- 35/100