issues
search
amosproj
/
amos2021ws01-geo-data-search
Natural language and buzzword search on routing and places
MIT License
3
stars
1
forks
source link
Frontend: add a way to cancel a running search query and clear current search term
#108
Closed
weribell
closed
2 years ago
weribell
commented
2 years ago
User story
As a user
I want to be able to stop a running search query and quickly clear the search term
So that I can search for something else without having to wait for the previous result
Acceptance criteria
An "X" button is shown to the user, when a search query is being processed or is entered
The "X" button clear the current search term and stop a search request in-progress, if there's one
Definition of Done
Code was reviewed by another person
GitHub CI runs successfully
Feature is merged into main branch
User story
Acceptance criteria
Definition of Done