Polish workbench UI layout
This commit is contained in:
@@ -7,6 +7,14 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## Sprint 44 Workbench UI polish pass (2026-06-17)
|
||||
|
||||
- Reworked the frontend workbench styling into a cleaner operational GIS interface with compact panels, modern controls, restrained green/neutral accents and scroll-contained long sections.
|
||||
- Promoted `MapWorkspace` above the dense workflow grid so the map is visible early in the workbench flow.
|
||||
- Moved `DatasetPanel` into the first workflow row beside project/area/provider setup.
|
||||
- Added a static layout regression test for map-first ordering and scroll-contained workflow panels.
|
||||
- No API contracts, migrations, provider fetching, AI behavior or product capabilities changed.
|
||||
|
||||
## Sprint 43 Workbench bootstrap hook decomposition (2026-06-17)
|
||||
|
||||
- Moved frontend bootstrap/project/result reload effects from `App.tsx` into `frontend/src/hooks/useWorkbenchBootstrap.ts`.
|
||||
|
||||
Reference in New Issue
Block a user