mirror of
https://github.com/tiennm99/coolify.git
synced 2026-09-18 00:18:42 +00:00
Remove disabled attribute from search input and defer search execution until data is loaded. Users can now start typing immediately when opening global search (Cmd+K), improving perceived responsiveness. Search results are only computed once isLoadingInitialData is false. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>