STEP-Pod-Capstone-Project / Capstone-Project

https://book-book-app.appspot.com
Apache License 2.0
4 stars 0 forks source link

Search Rendering Issue #98

Closed antoniolinhart closed 4 years ago

antoniolinhart commented 4 years ago

When entering a query in the search bar at the top of the page the outcome is expected, it takes you to the browse page and shows the top books for the query.

Any search after that in the same page requires a full refresh to refetch the data and update the page. Any resubmit of the text at the top of the page should trigger a rerender even if on the same page as the results of another search.