nextcloud / nextcloud/contacts

Name doesn't update in the title

Open
#3,386 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug feature: contacts
Dominant language
JavaScript
Stars
642
Forks
220
Avg merge
14h 39m
Merged PRs (30d)
51

Description

Describe the bug

The name in the title of the contact doesn't update properly, when I change the name in the "detailed name" field.

Steps to reproduce
  1. I add a new contact
  2. I add the "detailled name" field
  3. I add a firstname
  4. The title of the contact adds the firstname
  5. I add a lastname
  6. nothing happens
Expected behavior

Whatever I enter into the "detailed name" fields should appear on top of the contact as title.

Actual behavior

The title seems to update once. No edit whatsoever in the "detailed name" fields changes anything. I have to change it manually

Contact version

No response

Operating system

No response

PHP engine version

None

Web server

None

Database

None

Additional info

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

Start by reproducing the contact-name sequence described in the issue: add a contact, enter a firstname, then add a lastname in the detailed name fields. Trace the title update path from that interaction and verify that each detailed-name edit is reflected in the contact title. Done means the title stays synchronized without manual editing.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.