The userscript feels quite like a dice roll. And the current only way to tell if something has no results (i.e. negative result) is if nothing pops up.
However, "nothing pops up" is ambiguous with at least 2 things:
- Data taking a real while to fetch, maybe because GitHub broke, or internet is slow.
- Rate limit has happened (which is a one-time desktop notification)
An option for a <dialog> based thingy (a non-modal one stuffed into the top right corner or something) could be neat.
The userscript feels quite like a dice roll. And the current only way to tell if something has no results (i.e. negative result) is if nothing pops up.
However, "nothing pops up" is ambiguous with at least 2 things:
- Data taking a real while to fetch, maybe because GitHub broke, or internet is slow.
- Rate limit has happened (which is a one-time desktop notification)
An option for a `<dialog>` based thingy (a non-modal one stuffed into the top right corner or something) could be neat.