navi/src
Matt 869391ee4e fix(ux): Three UX improvements for feature selection
Fix 1: Never zoom out when clicking a feature - preserves user's
intentional zoom level by checking cameraForBounds before fitBounds

Fix 2: Single-click to switch between features - clicking outside
the current feature's circle clears selection and selects new feature

Fix 3: View mode toggle reflects saved state on load - initialize
viewMode from localStorage on store creation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-02 16:57:32 +00:00
..
components fix(ux): Three UX improvements for feature selection 2026-05-02 16:57:32 +00:00
hooks feat(themes): consolidate UI CSS properties into theme registry 2026-05-01 16:17:26 +00:00
themes feat(themes): Add Parchment medieval manuscript theme 2026-05-01 22:49:50 +00:00
utils style(radial): match Navi color palette in light and dark themes 2026-04-26 06:17:48 +00:00
api.js fix: final cleanup — disable radial menu, document auth pattern 2026-04-27 04:11:34 +00:00
App.jsx feat(ui): Redesign bottom-right map control cluster 2026-05-01 23:17:13 +00:00
config.js Add BLM roads/trails layer 2026-04-30 20:40:44 +00:00
index.css feat: Add satellite imagery with Map/Satellite/Hybrid view modes 2026-05-02 02:01:56 +00:00
main.jsx feat(navi): config-driven tile source, defaults, and feature flags 2026-04-20 23:36:02 +00:00
store.js fix(ux): Three UX improvements for feature selection 2026-05-02 16:57:32 +00:00