Polish workbench keyboard focus
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 02:18:33 +02:00
parent 053917d6fc
commit 5814afb3b5
8 changed files with 109 additions and 8 deletions
+8
View File
@@ -7,6 +7,14 @@
# Changelog
## Sprint 79 Accessibility focus polish (2026-06-20)
- Added a shared visible focus-ring contract for primary buttons, workspace navigation, command chips, inspector tabs and dataset action buttons.
- Added explicit ARIA labels to workspace navigation, command chips and overview quick actions.
- Bound inspector tabs to their active tab panels with `aria-controls`, tab ids and `tabpanel` metadata.
- Added static regression coverage for keyboard focus and inspector tab accessibility contracts.
- No API contracts, migrations, backend behavior, provider fetching or AI model behavior changed.
## Sprint 78 Export preview readability polish (2026-06-20)
- Added compact preview summary cards for JSON/GeoJSON export payloads.