Improve map overlay ergonomics
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-06-18 23:31:00 +02:00
parent 6fa41e11e4
commit 705b53fbfa
8 changed files with 218 additions and 0 deletions
+9
View File
@@ -7,6 +7,15 @@
# Changelog
## Sprint 63 Map overlay ergonomics (2026-06-18)
- Added an active layer provenance rail to the Map workspace, showing layer source, provenance and draw state from existing frontend state.
- Added clear empty guidance when no vector/result layer is active on the map.
- Added scan-friendly selected-feature property chips before the raw JSON inspector.
- Tightened panel title alignment after the visual polish pass exposed a generic CSS selector specificity issue.
- Added static regression coverage for the map provenance and feature-summary UI contracts.
- No API contracts, migrations, backend behavior, provider fetching or AI model behavior changed.
## Sprint 62 Workbench visual polish (2026-06-18)
- Added a compact workspace command bar for fast switching between the primary workbench surfaces.