You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, thanks for humane, we like a lot and it works great.
There are certain goings-on in our application where a number of humane notifications can get shown in a short period of time. It's good that they queue up and can all eventually be seen by clicking or waiting.
I had the idea that perhaps each notification could have some indicator of how many more notifications are queued up. That is, along with the text in the notification there could be a number saying how many more messages there are "behind" the current one.
Does that make sense?
Kind thanks again and in advance. Take care.
The text was updated successfully, but these errors were encountered:
interesting idea, that's an alternative to stacking that i haven't considered yet and would be much less invasive to the code base, hmm.. care to prototype something in a PR?
First, thanks for humane, we like a lot and it works great.
There are certain goings-on in our application where a number of humane notifications can get shown in a short period of time. It's good that they queue up and can all eventually be seen by clicking or waiting.
I had the idea that perhaps each notification could have some indicator of how many more notifications are queued up. That is, along with the text in the notification there could be a number saying how many more messages there are "behind" the current one.
Does that make sense?
Kind thanks again and in advance. Take care.
The text was updated successfully, but these errors were encountered: