litellm/ui/litellm-dashboard/src
ryan-crabbe-berri 5156dbc67f fix(ui): show the saved team in read mode before the model query refetches
Read mode built the Team display from the react-query snapshot while save only wrote localModelData, so the old team flashed until the parent's invalidation refetched. Read the team from localModelData like the neighbouring fields and look up its alias from the local team id. The regression test also waits for the Select trigger to report expanded before clicking an option, because Base UI opens the popup asynchronously and keeps the closed popup mounted, which made back-to-back option clicks flaky.
2026-09-17 17:04:14 -07:00
..
app Merge pull request #40875 from BerriAI/litellm_cache_leakage_all_models 2026-09-17 16:18:16 -07:00
components fix(ui): show the saved team in read mode before the model query refetches 2026-09-17 17:04:14 -07:00
contexts feat(ui): let admins supply a dark-mode variant of their custom logo (#37662) 2026-08-20 12:48:55 -07:00
data feat(ui): shadcn migration foundation: Tailwind v4, shadcn init, antd cascade fix (#31995) 2026-07-02 19:02:27 -07:00
hooks feat(ui): shared URL-state layer for tables and tabs 2026-09-16 15:51:45 -07:00
lib feat(management_v1): bulk update team member budgets 2026-09-17 12:30:46 -07:00
utils fix(ui): match the Team ID selector to the backend's proxy-admin-only bypass and show its placeholder 2026-09-17 16:25:37 -07:00
types.ts added and ran prettier autoformatter 2025-10-04 18:19:48 -07:00