Country field / State field
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
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 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