Skip to content

Show postcode in address search results - #6

Merged
cafca merged 1 commit into
mainfrom
claude/sleepy-kirch
Apr 15, 2026
Merged

Show postcode in address search results#6
cafca merged 1 commit into
mainfrom
claude/sleepy-kirch

Conversation

@cafca

@cafca cafca commented Apr 15, 2026

Copy link
Copy Markdown
Owner

What changed

In SearchBar.svelte, the formatName function now shows the postcode instead of the city name in geocoding results.

Before: "Alexanderplatz, Berlin"
After: "Alexanderplatz, 10178"

Why

Since the app is Berlin-only, showing the city is redundant. The postcode is more useful for distinguishing between results in different neighbourhoods.

@cafca
cafca merged commit d26c944 into main Apr 15, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant