perf(web): debounce server and large-list searches (#6727)
This commit is contained in:
@@ -307,6 +307,7 @@ export function ApiKeysTable() {
|
||||
applyHeaderSize
|
||||
toolbarProps={{
|
||||
searchPlaceholder: t('Filter by name...'),
|
||||
searchDebounceMs: 500,
|
||||
additionalSearch: (
|
||||
<Input
|
||||
placeholder={t('Filter by API key...')}
|
||||
|
||||
Reference in New Issue
Block a user