nextcloud / nextcloud/contacts
The field Name is filled in with the name of field by default when creating a new 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
When creating a new contact the field Name is already filled with the placeholder called Name, what is wrong.
Steps to reproduce
- Go to Contacts
- Click on Add new contact
- Observe that the field Name is already filled in with the placeholder Name, which is active.
- The field should be empty by default.
Expected behavior
The field Name should be prompted to write down the name of contact.
Actual behavior
The field Name is already filled in with the placeholder containing the word Name.
Contact version
5.3.2
Operating system
Ubuntu 22.04
PHP engine version
PHP 8.1
Web server
Apache (supported)
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
Reproduce the issue by opening Contacts, selecting Add new contact, and inspecting the Name field in version 5.3.2. Locate the frontend entry point for the new-contact form and verify that the field is empty on initial display while its prompt remains available.
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