agent-orchestrator/packages/web/src/app
Aditi Chauhan 538952a095 fix(web): use overflow-x auto on topbar pills to avoid silent clipping
overflow: hidden silently clips pills at intermediate viewport widths.
Switching to overflow-x: auto keeps all pills reachable via scroll
while still preventing vertical stacking.

Closes #1920

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 11:03:34 +05:30
..
api feat(web): activity events for webhooks and mux WebSocket (#1656) (#1693) 2026-05-18 18:54:00 +05:30
dev/terminal-test Fix direct terminal attach and keep project-scoped mux routing (#1608) 2026-05-04 19:55:10 +05:30
icon-192 Fix metadata loading and refresh orchestrator session links 2026-03-26 11:12:55 +05:30
icon-512 Fix metadata loading and refresh orchestrator session links 2026-03-26 11:12:55 +05:30
projects feat(web): sidebar and dashboard header UI/UX polish (#1846) 2026-05-17 23:45:35 +05:30
prs feat(web): collapse attention zones to 4 with 5-zone feature flag (#1202) 2026-04-17 22:24:25 +05:30
sessions/[id] feat(web): sidebar and dashboard header UI/UX polish (#1846) 2026-05-17 23:45:35 +05:30
test-direct Fix direct terminal attach and keep project-scoped mux routing (#1608) 2026-05-04 19:55:10 +05:30
apple-icon.tsx Fix metadata loading and refresh orchestrator session links 2026-03-26 11:12:55 +05:30
error.test.tsx fix(web): preserve session view on polling errors and add missing link mock 2026-04-06 22:49:51 -07:00
error.tsx feat(web): add dashboard error boundaries 2026-04-06 22:49:51 -07:00
global-error.test.tsx feat(web): add dashboard error boundaries 2026-04-06 22:49:51 -07:00
global-error.tsx feat(web): add dashboard error boundaries 2026-04-06 22:49:51 -07:00
globals.css fix(web): use overflow-x auto on topbar pills to avoid silent clipping 2026-05-24 11:03:34 +05:30
icon.tsx Fix metadata loading and refresh orchestrator session links 2026-03-26 11:12:55 +05:30
layout.test.ts Fix root dashboard project selection (#1480) 2026-04-24 18:35:38 +05:30
layout.tsx Fix root dashboard project selection (#1480) 2026-04-24 18:35:38 +05:30
loading.test.tsx feat(web): add global loading.tsx with spinner for route transitions 2026-04-06 22:49:51 -07:00
loading.tsx feat(web): add global loading.tsx with spinner for route transitions 2026-04-06 22:49:51 -07:00
manifest.test.ts feat(web): add PWA manifest and wire mobile accordion on dashboard (#1476) 2026-05-11 14:04:43 +05:30
manifest.ts feat(web): add PWA manifest and wire mobile accordion on dashboard (#1476) 2026-05-11 14:04:43 +05:30
not-found.test.tsx feat(web): add dashboard error boundaries 2026-04-06 22:49:51 -07:00
not-found.tsx feat(web): add dashboard error boundaries 2026-04-06 22:49:51 -07:00
page.tsx fix(web): surface dashboard SSR load failures (#1316) 2026-04-21 11:38:02 +05:30
providers.test.tsx test(web): add Providers component test for diff coverage 2026-04-06 22:52:53 -07:00
providers.tsx feat(web): add MuxProvider React context for persistent WebSocket 2026-04-06 22:46:29 -07:00