nextcloud / nextcloud/contacts
Name doesn't update in the title
Nobody has claimed this yet.
- 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
- I add a new contact
- I add the "detailled name" field
- I add a firstname
- The title of the contact adds the firstname
- I add a lastname
- 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
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 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