DiceDB / alloy

38 stars 50 forks source link

[Feature]: Debouncing required for SearchBox #23

Closed Sanketmundada closed 2 weeks ago

Sanketmundada commented 2 weeks ago

Debouncing the search input to avoid excessive search api calls.

This will help our search work effectively.

anishkoulgi commented 2 weeks ago

Hey @lucifercr07, I can pick this up!

SahilLamba0008 commented 2 weeks ago

Hey, I would love to start work on this issue. Can you assign it to me ?

shubhdevelop commented 2 weeks ago

we're not fetching commands from some api as of yet, debouching would be an overkill

lucifercr07 commented 2 weeks ago

@Sanketmundada there is no search API in works in frontend as of now. Closing this issue.