trustgraph/ts/packages/workbench/src/pages
elpresidank 9ef9ef854f fix: iterative QA pass — resolve remaining bugs, UX and accessibility improvements
Three QA iterations to convergence (zero issues remaining):

Workbench UI:
- Connection badge: amber "Connected (no auth)" for unauthenticated state
- Theme persistence: restore script in index.html + localStorage sync
- Settings About section: add bottom padding so content isn't clipped
- Clear messages: cancel in-flight requests when clearing chat
- Feature switch labels: proper casing + acronym handling (MCP, LLM)
- Token Cost badge: hidden during loading state
- ARIA: role="switch", aria-checked on toggles, aria-labels on buttons
- ConfigApi: null-safe chaining for getPrompts/getSystemPrompt

Grafana dashboards:
- Auto-refresh 30s on all 3 dashboards
- Panel heights reduced to fit viewport without scrolling
- Anonymous role upgraded to Editor for Explore access

Infrastructure:
- Nginx: DNS resolver with variable-based upstream (prevents crash loop)
- Workbench port set to 3002 in .env

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 06:33:22 -05:00
..
chat.tsx fix: iterative QA pass — resolve remaining bugs, UX and accessibility improvements 2026-04-07 06:33:22 -05:00
flows.tsx fix: comprehensive QA — resolve 13 bugs, add UX improvements across all services 2026-04-07 05:20:10 -05:00
graph.tsx init 2026-04-05 22:44:45 -05:00
knowledge-cores.tsx fix: comprehensive QA — resolve 13 bugs, add UX improvements across all services 2026-04-07 05:20:10 -05:00
library.tsx init 2026-04-05 22:44:45 -05:00
prompts.tsx fix: comprehensive QA — resolve 13 bugs, add UX improvements across all services 2026-04-07 05:20:10 -05:00
settings.tsx fix: iterative QA pass — resolve remaining bugs, UX and accessibility improvements 2026-04-07 06:33:22 -05:00
token-cost.tsx fix: iterative QA pass — resolve remaining bugs, UX and accessibility improvements 2026-04-07 06:33:22 -05:00