AlexandriaILS / Alexandria

Open Source Integrated Library System
1 stars 2 forks source link

In Chrome, spinner does not go away on homepage search button if the browser back button is used after searching #31

Open itsthejoker opened 2 years ago

itsthejoker commented 2 years ago

image

Go to localhost:8000 enter search term click search button wait for page to fully load use browser back button the button should be solid green and have the Search text, not the spinner. In FF, this is the observed behavior. Chrome does not.

itsthejoker commented 2 years ago

@perrymw do you want to attack this?