Add V1 workbench status strip
This commit is contained in:
@@ -156,6 +156,13 @@ React + TypeScript + MapLibre foundation for project/area/dataset workflow.
|
||||
- Loading the explicit demo workflow now opens the candidate vector fixture dataset directly, so the Map Workbench shows the demo vector layer without an extra manual dataset click.
|
||||
- The demo/export verification script now checks connected V1 state: area GeoJSON, fixture datasets, vector FeatureCollection content, vector feature summary, persisted QA/QC metrics and export downloads through the frontend proxy.
|
||||
|
||||
## Sprint 22 additions
|
||||
|
||||
- Added a compact V1 Workbench status strip above the main panels.
|
||||
- The strip summarizes existing connected state for project, AOI, datasets, active map layer, persisted QA/QC results and exports.
|
||||
- It suggests the next operator action based on missing V1 loop state without calling new APIs or adding backend behavior.
|
||||
- The status strip is implemented in `src/components/WorkbenchStatusStrip.tsx` and remains driven by `App.tsx` orchestration state.
|
||||
|
||||
## Release hardening updates
|
||||
|
||||
- Production builds split application code, React vendor code and MapLibre vendor code into separate chunks.
|
||||
|
||||
Reference in New Issue
Block a user