swdotcom / swdc-vscode

Time-tracking plugin for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=softwaredotcom.swdc-vscode
Apache License 2.0
451 stars 46 forks source link

Protected code time duplicate itself in calendar view #478

Closed elkeis closed 6 months ago

elkeis commented 8 months ago

After protecting code time window it start duplicate itself in calendar view

ISSUE TYPE

Steps to reproduce

  1. Connect to google calendar
  2. Go to calendar view on website
  3. Click on code time suggestion e.g. on Wednesday
  4. Protect only for selected slot/day
  5. See code-window protected on Monday also. 4.1 By clicking on Monday protected time slot see wrong date.

Expected behavior

Expected to see same picture as in a calendar. Screenshot 2024-01-25 at 15 09 34

ACTUAL RESULTS Duplicates on calendar view

Screenshot 2024-01-25 at 15 07 18
mmclead commented 8 months ago

Thank you for the bug report. Looking into this

elkeis commented 8 months ago

@mmclead , I took a look today, the issue is gone. But after I clicked on today's protection window it got duplicated again with Monday one.

So when I click on Monday protected code time window, popup says it's Friday one.

Screenshot 2024-01-26 at 15 28 52