Skip to content

Conversation

@elmantis
Copy link
Owner

@elmantis elmantis commented Apr 16, 2025

The first implementation of this feature required the user to submit the form, now the form submits per key stroke.
It uses a debounce to reduce the number of queries we make to our database.
This also set up testing libraries, it is good practice to have tests, from this point we can start adding tests even if retroactively, because tests themselves are documentation.

* Submit search per user keystroke
* add debounce for controlled submit
@elmantis elmantis changed the title Search Table Debounce Search Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants