issues
search
CodeSpace-Academy
/
ASE_2023_GROUP_E
https://rando-sando-group-e.vercel.app
2
stars
0
forks
source link
Debounce auto submission (Waiting)
#187
Closed
Renzo-codespace
closed
1 year ago
Renzo-codespace
commented
1 year ago
Implementing auto submission after a specified delay post-typing
Scenario:
User waits after typing the search query
Given:
I am a user on the search page of the recipe app
When:
I type a query into the search box
AND
I stop typing and wait
Then:
The app should automatically submit the search query after the specified delay
Implementing auto submission after a specified delay post-typing
Scenario:
User waits after typing the search query
Given:
When:
Then: