nextcloud / nextcloud/contacts

[Contact Details] Focus name field when creating a new contact

Open
#3,362 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop 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.
  • When crating a new contact, the "Name" field is not focused by default.
Describe the solution you'd like

The name field in at the top should be focused when creating a new contact.

Describe alternatives you've considered

No response

Additional context

Ref https://github.com/nextcloud/contacts/pull/3360#issuecomment-1532926809

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

Locate the form used when creating a new contact and its Name input, then inspect how the form initializes focus. Make the Name field focused when the form opens and verify that creating a new contact places focus there.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.