You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add debouncing to workspace search for better user experience
- Add 150ms debounce delay to prevent excessive search operations
- Implement immediate clear functionality without debouncing
- Add proper cleanup for debounce timers to prevent memory leaks
- Improve search responsiveness, especially for users with many workspaces
0 commit comments