WS3 design polish: truncate long local model names in dropdown rows
Local model ids/labels are server-reported and can be much longer than the static catalog entries (e.g. Ollama/vLLM model names). The row label span had no min-w-0/truncate, so a long name would wrap onto multiple lines and misalign the trailing check/alert icon. Matches the min-w-0 flex-1 truncate convention already used elsewhere (e.g. AssistantSidePanel tab labels, DocumentSidePanel rows). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
| Repository | Sloth-ninja/JessicaOSS |
|---|---|
| Author | sloth-ninja <ezanahaddis@gmail.com> |
| Authored | |
| Committed | |
| Parents | ad62ab48 |
| Stats | 2 files changed , +2 , -2 |
| Part of | WS3: local/on-premises OpenAI-compatible model provider |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-16d31f9d.md
from inside the repo you want the change in.