HCAWN / gcal-multical-event-merge

Browser extension that visually merges the same event on multiple Google Calendars into one event.
GNU General Public License v3.0
26 stars 5 forks source link

[BUG] Multi-Day Timed Events show as white #27

Open sdorsy opened 8 months ago

sdorsy commented 8 months ago

Describe the bug Multi-day timed events (all day event with start & end time) do not show up for either calendar they are in. Instead whitespace is shown, without descriptions. If the whitespace is clicked, it opens the event.

To Reproduce

  1. Create multi-day timed event, such as 3pm Monday - 3pm Wednesday. Copy/Duplicate the event to another calendar.
  2. Screenshot of how it looks with extension disabled:
  3. 20240108-155713__Cal-Merge-Not-Enabled
  4. Screenshot of how it looks with extension enabled: 20240108-155737__Cal-Merge-Enabled

Expected behaviour

  1. Sketch / describe how it should look Screenshots very much preferred to help diagnose: 20240108-155818__Expected-Behavior-w-Event-Merge-Enabled

Screenshot is with "Event Merge" extension enabled. It shows similar to how I expected Cal Merge to show the events. Similarly, "Gradient Merge" extension shows correctly. For reference, only one extension was active at a time, so there should not be conflicting extensions. Browser refreshed between extension changes.

Device

Additional context The original event (shown in grey) was created in a shared calendar which I am an owner of. It was then copied to another calendar of mine (shown in green) which I am also an owner of. Cal Merge is seemingly working for other event types, such as non-multi-day timed events.

HCAWN commented 2 months ago

@sdorsy https://github.com/HCAWN/gcal-multical-event-merge/pull/29/commits/723a82bd2f829c1037579d4f8d5f8717ad356251 Version 2.3.7 should fix this, please let me know once your extension updates