nextcloud / nextcloud/contacts

Address Field Order - Postcode

Open
#833 17 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe the bug

Within the Address section of each contact, the field order doesn't render the "postcode" field after the "State or Province" but before "Country" field but instead between "Address" and "City" fields (See attached screenshot).

To Reproduce
Simply view a contact with an address entered.

Expected behavior
"Postcode" field should render after "State or province" but before "Country" field.

Actual behavior
"Postcode" field renders between "Address" and "City" fields.

Screenshots
Attached below with annotations.

nc14_contacts_app_address_field_order_02

Operating system: High Sierra & Android

Web server: Apache

Database: MySQL

PHP version: 7.1

Nextcloud version: 14.0.4

Contacts version: 2.1.8

Updated from an older Nextcloud or fresh install: Updated from older

Client configuration

Browser: FF64+

Operating system: High Sierra or Android 8+

CardDAV-clients: High Sierra interface


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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 viewing a contact with an address entered and trace the Contacts app's address-field ordering in the frontend. Done means the postcode appears after State or Province and before Country, rather than between Address and City.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.