When a user clicks on a calendar event to view its details and then exits the view (either by clicking elsewhere on the screen or pressing the ESC key), a prompt appears asking:
"Would you like to send an update email to existing guests?"
This occurs even when no changes have been made to the event.
Expected Behavior:
No update prompt should appear unless the user has modified the event in some way.
Actual Behavior:
An update email prompt is triggered upon closing the event view, despite there being no edits.
Steps to Reproduce:
  • Open the calendar.
  • Click on an existing event to view its details.
  • Without making any edits, press ESC or click outside the event detail window.
  • Observe the prompt asking about sending an update email.