Ops Logs: Get the loading indicators worked into the table #3502
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings
Check Quality:
src/components/capture/useDiscoverStartDiscovery.ts#L101
React Hook useCallback has a missing dependency: 'setDraftId'. Either include it or remove the dependency array
|
Check Quality:
src/components/tables/Logs/Body.tsx#L81
React Hook useMemo has a missing dependency: 'fetchMoreLogs'. Either include it or remove the dependency array
|