navi/src
Matt b354fd0aa0 feat: Consolidated UX improvements for map selection
- Snap selection to feature geometry when clicking labeled places
- Add wikidata enrichment for basemap labels (population, description)
- Differentiate visual feedback: reticle marker vs pulsing highlight
- Clear previous feature highlight when selection changes
- Store selection mode (reticle/feature) and feature info in state

Frontend: MapView click handler, PlaceDetail wikidata fetch, CSS
Backend: /api/place/wikidata/<id> route for Wikidata API lookups

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-26 08:15:09 +00:00
..
components feat: Consolidated UX improvements for map selection 2026-04-26 08:15:09 +00:00
hooks feat(map): add radial context menu with reverse-geocode action 2026-04-26 05:42:48 +00:00
utils style(radial): match Navi color palette in light and dark themes 2026-04-26 06:17:48 +00:00
api.js feat: Consolidated UX improvements for map selection 2026-04-26 08:15:09 +00:00
api.js.bak.viewport style(radial): match Navi color palette in light and dark themes 2026-04-26 06:17:48 +00:00
App.jsx Add contacts/phone book UI with search integration 2026-04-22 05:30:19 +00:00
config.js style(radial): match Navi color palette in light and dark themes 2026-04-26 06:17:48 +00:00
config.js.bak style(radial): match Navi color palette in light and dark themes 2026-04-26 06:17:48 +00:00
index.css feat: Consolidated UX improvements for map selection 2026-04-26 08:15:09 +00:00
main.jsx feat(navi): config-driven tile source, defaults, and feature flags 2026-04-20 23:36:02 +00:00
store.js feat: Consolidated UX improvements for map selection 2026-04-26 08:15:09 +00:00
store.js.bak.viewport style(radial): match Navi color palette in light and dark themes 2026-04-26 06:17:48 +00:00