Giter Site home page Giter Site logo

Comments (6)

felixhammerl avatar felixhammerl commented on August 29, 2024

that is the current behavior:

  • receive one mail, receive one notification
  • receive multiple mails, receive one notification with list of subjects

here are the lines responsible for this. https://github.com/whiteout-io/mail-html5/blob/master/src/js/controller/mail-list.js#L390

what do you have in mind?

from mail.

mmocny avatar mmocny commented on August 29, 2024

I was currently seeing multiple notifications if I had multiple mails. I didn't look closely, perhaps the first "single notification" is just not being closed?

from mail.

felixhammerl avatar felixhammerl commented on August 29, 2024

yes, that's correct. we do not invalidate notifications as new mails arrive... the idea was to leave the notifications so you can click it at a later point and directly jump to the respective message. once you start digging through your inbox, we discard the "ancient" notifications, since you're obviously already in there.

edit:
oh, i guess i get what you're pointing at. you receive messages in the inbox, and while you already read them in other clients (gmail webinterface), the notification still stays there?

from mail.

tanx avatar tanx commented on August 29, 2024

Perhaps we should give the notifications a timeout of 5 seconds until they disappear. Then this shouldn't be so annoying anymore.

from mail.

mmocny avatar mmocny commented on August 29, 2024

Timeout sounds like a worthy experiment. Would better match my
expectations, for sure.

On Mon Oct 13 2014 at 9:21:26 AM Tankred Hase [email protected]
wrote:

Perhaps we should give the notifications a timeout of 5 seconds until they
disappear. Then this shouldn't be so annyoing anymore.


Reply to this email directly or view it on GitHub
#137 (comment)
.

from mail.

tanx avatar tanx commented on August 29, 2024

We set the timeout to 5 seconds. This issue should be fixed in the upcoming v0.19.0 release.

from mail.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.