machawk1 / Mink

Chrome extension that uses Memento to indicate that a page a user is viewing on the live web has an archived copy and to give the user access to the copy
MIT License
49 stars 3 forks source link

Hide WAIT badge after a short period #368

Open machawk1 opened 3 weeks ago

machawk1 commented 3 weeks ago

When clicking on the Mink icon while the process is still proceeding, a WAIT badge is shown. This should be hidden after a few seconds once the gist has been conveyed.

machawk1 commented 3 weeks ago

Screenshot 2024-10-14 at 12 50 49 PM

machawk1 commented 3 weeks ago

This could also produce a race condition via:

Maybe this requires introducing precedence of badge notification. See what's been done elsewhere.