hermes-agent/web/src/pages
Austin Pickett 6fa1701bd3
feat(web): mobile dashboard UX polish (#28127)
* feat(web): mobile dashboard UX polish

Bottom sheets for sidebar theme/language pickers on narrow viewports with
enter/exit animation and drag-to-close; inline header badges beside titles;
bottom padding on the route outlet for scroll clearance; profiles loading uses a
unicode braille spinner; align profile/cron card actions to the top; viewport-fit
cover and supporting layout tweaks across dashboard pages.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Fix Nix web npm hash and mobile sheet accessibility.

Align fetchNpmDeps in nix/web.nix with web/package-lock.json for CI. Improve BottomPickSheet backdrop labeling, avoid aria-hidden on the dialog during exit animation, and wire theme/language sheets with listbox semantics and localized dismiss labels.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-18 15:20:31 -04:00
..
AnalyticsPage.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
ChatPage.tsx fix(dashboard): respect HERMES_BASE_PATH in WebSocket URLs (#25547) 2026-05-17 11:39:37 -07:00
ConfigPage.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
CronPage.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
DocsPage.tsx fix(web): force light color-scheme on docs iframe 2026-05-07 04:55:47 -07:00
EnvPage.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
LogsPage.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
ModelsPage.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
PluginsPage.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
ProfilesPage.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
SessionsPage.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
SkillsPage.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00