feat: simplify regional workbench language
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-14 23:15:50 +02:00
parent 0381fdd636
commit b50b250f72
18 changed files with 292 additions and 97 deletions
@@ -17,7 +17,7 @@ def test_frontend_wires_v1_workbench_status_strip() -> None:
assert "activeLayerFeatureCount={mapFeatureCount}" in app
assert "selectedAreaHasGeometry={Boolean(areaFeatureCollection)}" in app
assert "Platformstatus" in component
assert "Workbench status:" in component
assert "Status werkruimte:" in component
assert "Kaartwerkruimte is gebruiksklaar" in component
assert "workbench-status-strip" in css
assert "status-tile-ready" in css