[REQUEST] Loading indicator when search is active
darrenmason opened this issue · 0 comments
darrenmason commented
It would benefit the UI greatly to have a loading indicator of some kind when a search is active. (At least I'm not seeing one on Firefox).
It seems like you could insert a spinner or something into the #results
element in popup/index.js
and replace it with search results on submit. Something like that :-)