Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated debounceTimeout of Blog Search bar #4801

Closed
wants to merge 1 commit into from
Closed

Updated debounceTimeout of Blog Search bar #4801

wants to merge 1 commit into from

Conversation

iArchitSharma
Copy link
Contributor

@iArchitSharma iArchitSharma commented Aug 29, 2023

Description
This PR fixes #4788

Blog page: https://layer5.io/blog

The initial setting for debounceTimeout was 500ms (0.5 seconds), I propose to increase the debounceTimeout to 5000ms (5 seconds).
This adjustment allows the search functionality to wait for a slightly longer duration before triggering a search request. As a result, users will experience a smoother and more responsive search process, especially when they are typing multiple search terms or navigating between different search inputs.

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Search Bar loses Focus when you don't type fast
1 participant