You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Tasks
- [ ] https://github.com/octodemo/java-springboot-demo/pull/42
- [x] When searching for an item, user should see populated lists of items after they inserted a characters or a group of characters.
- [x] Make sure the search request is being done only after 2-3 seconds so it does become too resourcefull and expensive.
- [x] Make sure the Controller and the model are compatible with the new changes to the search feature improvements
The text was updated successfully, but these errors were encountered:
Make the search feature more interactive.
The text was updated successfully, but these errors were encountered: