nextcloud / nextcloud/contacts
Support RFC6350 property SORT-AS
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Is your feature request related to a problem? Please describe.
I use "sorting with lastname" ("Sortieren mit Nachnamen") and see the contacts of my family members unsorted (because of the same lastname).
I have for example items like this:
- MyName, Conrad
- MyName, Andy
- MyName, Lisa
- MyName, Andy
I think the problem is, that "Contacts" only sorts the lastname and ignores the second sortcriteria "first name".
Describe the solution you'd like
Please suggest to add the second sort criteria "first 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 reading the Contacts sorting behavior and the RFC6350 SORT-AS requirement described in the issue. Clarify whether the goal is to honor SORT-AS data or add a first-name tie-breaker, then verify the result with representative contacts sharing a last name; the issue names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100