diff --git a/dashboards/admin-web/docs/roadmaps/UX_INTEGRATION_ADMIN.md b/dashboards/admin-web/docs/roadmaps/UX_INTEGRATION_ADMIN.md index 1d78ab4d..9049d3fa 100644 --- a/dashboards/admin-web/docs/roadmaps/UX_INTEGRATION_ADMIN.md +++ b/dashboards/admin-web/docs/roadmaps/UX_INTEGRATION_ADMIN.md @@ -155,7 +155,7 @@ pnpm --filter @bytelyst/admin-web test:e2e # Playwright + @axe-core (no new fa - [x] **UX-4 — Page chrome:** use `@bytelyst/dashboard-components` (`PageHeader`/`ErrorPage`/ `NotFoundPage`/`LoadingSpinner`) on `error.tsx`/`not-found.tsx`/`loading.tsx` + a few high-traffic surfaces where chrome is bespoke. Keep it additive. - — **DONE** `` · `error.tsx`→`ErrorPage` (telemetry kept; retry→`reset`); + — **DONE** `94ef3f1c` · `error.tsx`→`ErrorPage` (telemetry kept; retry→`reset`); `loading.tsx`→`LoadingSpinner` inside the existing skeleton; `not-found.tsx` already used `NotFoundPage` (confirmed); dashboard overview `page.tsx` header→`PageHeader` (Refresh as `actions`, subtitle preserved below). Rich detail headers (users/[id] back-button + badges)