Skip to content

Conversation

@BuddhikaBICT-UoR-FoT-6
Copy link

  • Import and use useDebounce hook with 300ms delay
  • Replace direct searchQuery with debouncedSearchQuery in API calls
  • Improves performance by reducing unnecessary server requests
  • Maintains responsive UI while user is typing

- Import and use useDebounce hook with 300ms delay
- Replace direct searchQuery with debouncedSearchQuery in API calls
- Improves performance by reducing unnecessary server requests
- Maintains responsive UI while user is typing
@github-actions
Copy link

This PR has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale label Oct 30, 2025
@github-actions
Copy link

github-actions bot commented Nov 1, 2025

This PR was closed because it has been inactive for 1 day since being marked as stale.

@github-actions github-actions bot closed this Nov 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants