sistent
sistent copied to clipboard
[FEAT]: add lodash debounce mechanism in search_bar
Notes for Reviewers
This PR fixes #707
Added lodash debounce mechanism in SearchBar Component, which will prevent un-necessary re-renders.
ScreenRecorder
Before
https://github.com/user-attachments/assets/f9b85a4d-9372-4dfb-8ba7-cb0d68af1fbc
After
https://github.com/user-attachments/assets/b7c6057f-ac79-404c-8d81-826f910d2727
Signed commits
- [x] Yes, I signed my commits.