-
Notifications
You must be signed in to change notification settings - Fork 63
Calendar Invites don't show up in the body #132
Comments
As a starting point, we can atleast show the ICS as an attachment. What do you guys think, @seesemichaelj @dweremeichik ? |
hm i want to say i've seen this issue, but sending myself a calendar invite from google calendar didn't work (i was able to receive an i agree, that at a minimum, the ICS should show as an attachment a nicer improvement would have a dedicated header at the top of the invite that had parsed info from the ICS attachment we can separate these as two separate issues if desired |
Yes. The reason the Calendar invite works from Google is because the ICS is an attachment to the HTML invitation content that comes along. If you use exchange, you will see that the ICS is not correctly parsed. I agree on showing the invite content inline in a better way, but I am not sure if I would be able to implement invite actions - Accept, Tentative or Decline! :( |
well i think there's three different iterations of this:
I'll add these as checkboxes in your first comment on this Issue, and people can "pick" which ones they want to work on, and they'll get checked when merged |
Great! I can work on the ICS attachment one. |
ICS attachment completed in #133 |
In order to complete pt. 2 from the list above, I would suggest including the meeting content along with the attachments. Since the meeting header wouldn't have any actionable buttons, the users can still open the |
I agree |
Auto closed by merge. Reopening. |
The body shows as blank. It seems to be an issue with the "events" attribute in the message object. This is specific to ICS invite based emails.
This issue can be split up into the below desired functionality:
The text was updated successfully, but these errors were encountered: