litellm/ui
yuneng-jiang f5caa34ebe [Fix] UI - Logs: disable main query while backend filters are active
When backend filters (Key Alias, Key Hash, etc.) were active, the main
logs query still refetched whenever startTime/endTime/sort/page changed,
firing a redundant unfiltered server request whose result was discarded.
Expose hasBackendFilters from useLogFilterLogic and use it to gate the
main query's enabled condition.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 16:03:48 -08:00
..
litellm-dashboard [Fix] UI - Logs: disable main query while backend filters are active 2026-02-20 16:03:48 -08:00