nextcloud / nextcloud/contacts

Contact details: Improve dynamic ordering when adding a new property to a contact

Open
#2,970 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop design design review enhancement feature: contacts
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.

Adding a new property to a contact could be improved. Currently, the property is added and sorted right away so the user has to scroll and manually look for the property input. This should be improved.

add-new-property-scroll.webm

Describe the solution you'd like

We discussed two possible solutions during the design review:

  1. Scroll the view to the added property (-> this could be somewhat complex to implement).
  2. Always add new properties at the bottom and only sort them once when opening a contact.
Describe alternatives you've considered

No response

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by tracing the contact property-add flow and reviewing the attached video and the two proposed solutions. Done means the newly added property remains easy to find without manual searching, with the final ordering or scrolling behavior matching the selected design.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.