Doug

My feedback

2 results found

  1. 63 votes
    How important is this to you?
    An error occurred while saving the comment
    Doug commented  · 

    since one genius user pointed out "this is like 5 lines of code removal", and since proton is opensource, i decided to poke around and see for myself.
    spoiler alert: its not 5 lines of code removal.
    this is what i find in ExtraEvents.test.tsx in the ProtonMail WebClients repo:
    it('should not be possible to accept party crasher events when the mail is coming from SimpleLogin')
    this means that the above functionality is as designed, but whats strange is that
    it('should be possible to accept the event when the attendee is a party crasher and the organizer is external')
    so as long as your event is not fwd through SimpleLogin and is not a ProtonCalendar event, you should usually have the ability to RSVP and thus add this to your proton calendar.
    my question is why is this distinction drawn? @ProtonMail can you elaborate on the business logic that made this seemingly arbitrary rule?

    Doug supported this idea  · 
  2. 22 votes
    How important is this to you?
    Doug supported this idea  · 

Feedback and Knowledge Base