mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 10:42:44 +00:00
[Manager] Fix registry search results flashing screen (#3092)
This commit is contained in:
@@ -10,7 +10,7 @@ import {
|
|||||||
import type { NodesIndexSuggestion } from '@/services/algoliaSearchService'
|
import type { NodesIndexSuggestion } from '@/services/algoliaSearchService'
|
||||||
import { PackField } from '@/types/comfyManagerTypes'
|
import { PackField } from '@/types/comfyManagerTypes'
|
||||||
|
|
||||||
const SEARCH_DEBOUNCE_TIME = 16
|
const SEARCH_DEBOUNCE_TIME = 256
|
||||||
const DEFAULT_PAGE_SIZE = 64
|
const DEFAULT_PAGE_SIZE = 64
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user