nextcloud / nextcloud/talk-android
add more sort orders to "new conversation" screen
Open
Nobody has claimed this yet.
1. to develop
enhancement
- Dominant language
- Kotlin
- Stars
- 739
- Forks
- 321
- Avg merge
- 14h 59m
- Merged PRs (30d)
- 151
Description
Possibly to sort name in different orders:
Last Name, First Name
First Name Last Name
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 locating the implementation and existing sorting logic for the “new conversation” screen, since the issue names no files or tests. Verify that both “Last Name, First Name” and “First Name Last Name” orders are available and work consistently; the request is complete when both choices sort the displayed contacts correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100