nextcloud / nextcloud/maps

Country field / State field

Open
#646 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
598
Forks
113
PR merge metrics
No merged PRs in 30d

Description

Hi there,

When I associate a contact with an address like this:

Street: ...
City: ...
Country: Germany

the contact is not shown on the map.
If I instead change the address to

Street: ...
City: ...
State or province: Germany (Or: Bavaria)

it is shown again.
I'm running NC22 using the fpm-alpine image.
It seems like as soon as I set the country field the map marker disappears. Same happens with other countries like USA. Any ideas?

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 reproducing the issue in Nextcloud Maps with the reported NC22 fpm-alpine setup, comparing an address using Country: Germany with one using State or province: Germany or Bavaria. Trace how those fields are converted into the map marker location; done means country-based addresses such as Germany and USA display their markers correctly.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.