openclaw/extensions/boltbot/dashboard
duy 146a55836c fix(boltbot): address Rams design review — 11 a11y and visual fixes
- SessionView: aria-expanded on session toggle, role=table/row/cell
  semantics on sub-table, keyboard access on expanded rows
- ReceiptDetail: backdrop role=button, focus trap sentinel, external
  link changed from <a href="#"> to <button>
- App: view toggle uses role=tablist/tab with aria-selected
- StatsCards: aria-hidden on decorative icons
- FilterControls: increased touch targets to 44px minimum
- ReceiptList: border-l-2 border-transparent on non-selected rows
  to prevent layout shift on selection
2026-01-29 15:19:01 -08:00
..
src fix(boltbot): address Rams design review — 11 a11y and visual fixes 2026-01-29 15:19:01 -08:00
index.html feat(boltbot): add audit dashboard — Vite + React SPA served from gateway 2026-01-29 15:12:32 -08:00
package.json feat(boltbot): add audit dashboard — Vite + React SPA served from gateway 2026-01-29 15:12:32 -08:00
tsconfig.json feat(boltbot): add audit dashboard — Vite + React SPA served from gateway 2026-01-29 15:12:32 -08:00
vite.config.ts feat(boltbot): add audit dashboard — Vite + React SPA served from gateway 2026-01-29 15:12:32 -08:00