hyperhive/frontend/packages/swarm-ui/src/ui/dialog
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris f1ab7cd43d fixup: Dialog overflows a phone-width viewport (mara)
No sitewide box-sizing: border-box reset exists, so .ui-dialog's
padding + border were adding on top of width: 90vw instead of being
carved out of it -- 401px rendered against a 390px viewport, real
horizontal overflow. Caught via a real 390x844 screenshot per mara's
"phone size?" ask on the PR, not assumed.
2026-08-24 00:44:16 +02:00
..
Dialog.css fixup: Dialog overflows a phone-width viewport (mara) 2026-08-24 00:44:16 +02:00
Dialog.tsx swarm-ui: move agent creation into the agents page as a dialog 2026-08-24 00:28:34 +02:00