mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-09 04:02:35 +00:00
ModelSelect renders its dropdown through a body portal with viewport-clamped fixed placement, so the panel keeps its full width instead of being cut by the sidebar edge. The preset seat passes Menu an anchor class with an icon-only min-width floor and moves its label ellipsis onto a dedicated span, keeping the chip's overflow degradation breakpoint-free. Toasts move to the viewport top and shrink to fit their text.