litellm/ui
Cursor Agent 44d887d598
fix(UserFieldsModal): align missing-check, fix preview, reuse serverDisplayName
- Use a shared isFieldMissing helper with the typeof string guard, matching getMissingUserFields in userFields.ts, so corrupt non-string localStorage values don't throw on .trim() and the modal/column badges agree.
- Render errorPreview from defs instead of the reactive missing array so the preview always shows the worst-case error even after the user starts filling fields.
- Reuse serverDisplayName (server_name || alias || server_id) in the save notification instead of the narrower server.server_name || "MCP server" fallback.

Co-authored-by: Yassin Kortam <yassin@berri.ai>
2026-05-19 06:16:51 +00:00
..
litellm-dashboard fix(UserFieldsModal): align missing-check, fix preview, reuse serverDisplayName 2026-05-19 06:16:51 +00:00
Dockerfile feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00
nginx.conf feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00