agent-ecosystem/src/renderer/components/search
iliya 22387ca0cb perf: add search debounce and increase global search timeout
- SearchBar: 300ms debounce with local input state, flush on Enter
- CommandPalette: global search debounce 200→400ms
- Show "500+" when search results are capped
- Fix: syncSearchMatchesWithRendered now updates searchMatchItemIds

Ported from upstream 5c7f921e (SearchBar/CommandPalette parts).
2026-03-25 14:38:07 +02:00
..
CommandPalette.tsx perf: add search debounce and increase global search timeout 2026-03-25 14:38:07 +02:00
SearchBar.tsx perf: add search debounce and increase global search timeout 2026-03-25 14:38:07 +02:00