nextcloud / nextcloud/contacts
Cannot save an edited contact
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Describe the bug
With the new Contact-Version there is a huge problem, that appears, when I was editing an already existing contact and then want to save it via the save button (which is obviously new, because before an edited field was automatically saved).
The button is sometimes not clickable anymore.
But I don't see any logic behind this issue. The field and the input doesn't matter. Even after a page refresh.
Steps to reproduce
- open a contact
- click on edit button
- edit/add a field
- click save button
Expected behavior
button is clickable to save the edited fields and after that
Actual behavior
The button is not active anymore. The (graphical) mouseover hover works, the cursor is the pointer, but nothing happens, after the button is clicked.
Contact version
5.3.0-beta.1
Operating system
No response
PHP engine version
PHP 8.1
Web server
Apache (supported)
Database
MySQL
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 edit and save flow described in the issue using Contacts 5.3.0-beta.1, focusing on when the save button becomes inactive. Compare behavior across fields and after a refresh; done means edited fields can consistently be saved through the button.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- apache, javascript, mysql, php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100