mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-27 01:22:18 +00:00
- UserFieldsAdminSection: use field name as stable React key (falls back to index for blank fields) to avoid stale input state on delete. - create_mcp_server: drop the validUserFields.length > 0 guard so editing an existing server can clear all per-user fields. - mcp_servers: don't open the user-fields modal until the userID is known, and consume the ?openUserFields deep-link param once the server list has loaded even when the target id can't be found, so it doesn't persist across re-renders. - UserFieldsModal: hard-code the deep-link query string to page=mcp-servers&openUserFields=<id> instead of carrying the user's current query params into the mocked error preview. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||