Git Product home page Git Product logo

lightninginvitationnotifier's People

Contributors

mackshot avatar mpullmann-incs avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

pixelboystm

lightninginvitationnotifier's Issues

No invitations notification when relevant email attached to Network Calendar

It appears that the invitations notification does not work properly when the relevant email address is attached to a Network Calendar rather than a Local Calendar.

  • Scenario 1
    • I receive emails in Thunderbird at [email protected]
    • I have multiple calendars in Lightning
    • I set a Local Calendar property to attach to emails sent to [email protected]
    • Local Calendar is on, subscribed, I can modify and refresh
    • LIN notifies me of invitations, opens dialog
  • Next, Scenario 2
    • I set the Local Calendar property to attach to "None" for emails
    • I set a Network Calendar property to attach to emails sent to the same account, [email protected]
    • Network Calendar is on, subscribed, I can modify and refresh
    • LIN does not notify me of invitations nor open dialog
  • Next, Scenario 3
    • I reset the Local Calendar property to attach to emails sent to [email protected]
    • I change nothing on Network Calendar
    • LIN notifies me of invitations, opens dialog

Using TB >Tools > Developer Tools > Developer Toolbox, setting up Scenario 2, I can see that:

!document.getElementById('calendar-invitations-panel').hidden
**false**

document.getElementById('calendar-invitations-label')
<label id="calendar-invitations-label" class="text-link" onclick="openInvitationsDialog()" onkeypress="if (event.keyCode == event.VK_RETURN) {                              openInvitationsDialog(); }" value="**Invitations: 0**">

I hope this is helpful.

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.