iOS app doesn't show multiple files with same root name, with different extensions
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
To replicate:
Using a regular desktop client, create 2 files.
- test.txt
then
- test.rtf
(the files can be blank, the contents don't matter). test.txt will be shown on the iOS client, however test.rtf will not be visible. Renaming the filename to test 2.rtf will cause it to appear.
Server - 33.0.3
iOS Client - 33.0.8.1
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
Reproduce the issue in the iOS client using blank test.txt and test.rtf files against the stated server and client versions. Trace the client’s file-listing behavior for files sharing a root name, then verify that both extensions are visible while the renamed test 2.rtf also remains visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100