learning_ai_common_plat/dashboards/admin-web/src
Saravana Achu Mac db4257fd76 chore(admin-web): clear feedback warnings
What changed:

- Removed unused feedback router import and unused catch bindings.

- Wrapped feedback loading in useCallback to satisfy hook dependencies.

- Replaced screenshot lightbox img with unoptimized Next Image.

Warning impact:

- dashboards/admin-web feedback page: 7 warnings -> 0 warnings.

- Workspace lint warning lines: 191 -> 176 in /tmp/lint-before-agent-a.log and /tmp/lint-after-fix-agent-a.log.

Verification:

- pnpm --filter @bytelyst/admin-web typecheck

- pnpm --filter @bytelyst/admin-web test

- pnpm --filter @bytelyst/admin-web exec eslint . --ext .ts,.tsx

- pnpm lint
2026-05-04 15:58:49 -07:00
..
__tests__ feat(runtime): add Cowork checkpoint drill-in 2026-04-04 17:29:12 -07:00
app chore(admin-web): clear feedback warnings 2026-05-04 15:58:49 -07:00
components chore(admin-web): clear repo-wide lint errors 2026-04-04 17:50:20 -07:00
lib feat(admin-web): harden timeline review console 2026-04-04 11:40:56 -07:00
types refactor(design-tokens): improve token validator 2026-03-04 18:13:13 -08:00
instrumentation.ts fix(platform): production readiness — admin-web client bundling, config sub-path exports, stale tests 2026-03-12 16:49:15 -07:00
middleware.ts feat(admin-dashboard): add edge middleware for API route auth gating 2026-02-28 20:25:42 -08:00