litellm/ui
Yuneng Jiang 8e60091017
test(ui): open the member role select by keyboard so the payload test stops flaking
The base-ui select defers its mousedown open into a requestAnimationFrame, so
under CI load the popup can miss findByRole's 1s budget and the role option is
never found. Opening with Enter runs the open synchronously, and the option is
still picked by mouse, so the payload assertion covers the same contract.
2026-08-19 11:36:00 -07:00
..
litellm-dashboard test(ui): open the member role select by keyboard so the payload test stops flaking 2026-08-19 11:36:00 -07:00
Dockerfile chore(build): move the Admin UI toolchain to Node 24 (#35801) 2026-08-04 12:36:07 -07:00
nginx.conf fix(ui): serve /ui/assets from the nginx image instead of SPA fallback (#34066) 2026-07-21 09:22:02 -07:00