mikeconley / myqonly

A tool for Mozillians who want to know how many reviews are in their queue in their browser.
Mozilla Public License 2.0
11 stars 12 forks source link

Let the 'refreshing' UI hang around for a beat #22

Closed jaredhirsch closed 5 years ago

jaredhirsch commented 5 years ago

The "Refreshing..." state goes by a little too quickly to serve as useful UI feedback ("Did I just press that button? Did it work?")

This PR switches to a 250ms setTimeout instead.

Fixes #21