Users with same name are not distinguishable
Open
Nobody has claimed this yet.
Design
p4-low
- Dominant language
- Swift
- Stars
- 251
- Forks
- 142
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 3
Description
Comes from https://github.com/owncloud/ios-app/pull/445#issuecomment-514676923
If a user'd have two accounts in the same server with same name, the accounts are not distinguisable in Share Sheet and in Bookmark list.


This is a extreme corner case, so low prioritized. Showing the username together with such info is the best solution.
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
Trace how account names are presented in the Share Sheet and Bookmark list, starting from those entry points in the iOS app. Reproduce the case with two accounts sharing a name, then verify that the displayed information distinguishes them by also showing the username.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100