issues
search
boolean-uk
/
team-dev-frontend-client
1
stars
11
forks
source link
Placeholder for while results are being fetched.
#195
Closed
wagnerAJS221
closed
1 year ago
wagnerAJS221
commented
1 year ago
Dependant on #192
Loading spinner things in SearchResults.js
Placeholder for while results are being fetched:
New state value -
searching, setSearching
= initially set to true
if the state is equal to true, return "Searching..." and nothing else- possible loading spinner later
When the results are fetched, set searching to false
When false, we display the normal page with the results
dogezen
commented
1 year ago
Not sure:
in what component / file this logic needs to be present
you mention state is null, which state exactly?
Dependant on #192
Loading spinner things in SearchResults.js
searching, setSearching
= initially set to true