jglamine / calvinwebprint

A friendlier interface to the printing system at Calvin College.
https://calvinwebprint.com
MIT License
6 stars 7 forks source link

Show loading spinner in corner when print queue is refreshing. #7

Open tylervz opened 9 years ago

tylervz commented 9 years ago

After you submit a document, it takes a second for the print queue to refresh. There should be a spinner in the corner of the queue section so that users know that the queue is being refreshed. Otherwise they'll be confused that their document doesn't show up instantly.

Even better, add their document to the list from the front end (so that it happens instantly), but still trigger a refresh so that it will quickly be replaced with actual data.

tylervz commented 9 years ago

If you want to add a loading spinner, wait until issue #13 is resolved. That way we can be consistent with the look of our loading spinners.