Harden mobile workbench overflow
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-06-20 00:31:04 +02:00
parent 33d244b921
commit b42aedbec4
6 changed files with 114 additions and 2 deletions
+9
View File
@@ -7,6 +7,15 @@
# Changelog
## Sprint 72 Mobile overflow hardening (2026-06-20)
- Clamped page-level horizontal overflow for the workbench shell on mobile.
- Kept sidebar navigation and workspace shortcut chips as contained horizontal scroll areas.
- Added wrapping/containment for long QA identifiers, dataset links and inspector values.
- Made inspector tabs two-column on narrow screens to avoid header overflow.
- Added static regression coverage for mobile overflow and long-identifier wrapping contracts.
- No API contracts, migrations, backend behavior, provider fetching or AI model behavior changed.
## Sprint 71 QA/QC metric card polish (2026-06-19)
- Added core metric evidence cards for precision, recall, F1, mean IoU and false positive/negative counts.