-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
needs more infoNot ready for coding just yetNot ready for coding just yetwebFrontend/web related issueFrontend/web related issue
Milestone
Description
Where did this happen?
Hosted (app.compasscalendar.com)
Expected Behavior
After user makes a change in their Google Calendar, the Compass backend receives a webhook notification and processes it, then notifies the client. The client then refetches and renders the latest data to the user.
Current Behavior
The backend receives the GCal notification and processes it.
GCal Notification for user: [REDACTED], calendarId: [REDACTED]@gmail.com PROCESSED IN BACKGROUND
However, the client does not show the updated event. If the user refreshes the page, however, the updated event is there. This demonstrates that the issue lies in either the websocket notification and/or how the client is refetching/rendering it (since the data is in the database)
Steps to Reproduce
- Connect your google account to compass
- Make a change in gcal
- View Compass without refreshing page or navigating days/week.
Possible Solution
No response
Context
Marked needs more info due to not being able to reproduce consistently
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs more infoNot ready for coding just yetNot ready for coding just yetwebFrontend/web related issueFrontend/web related issue
Type
Projects
Status
Backlog