-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
webFrontend/web related issueFrontend/web related issue
Milestone
Description
Where did this happen?
Hosted (app.compasscalendar.com), Local code with an up-to-date main branch
Expected Behavior
Given that the user stays on the Day View for longer than a minute
then the Now line should update it's label and position on the grid
and there shouldn't be any stale lines
Current Behavior
Given that the user stays on the Day View for longer than a minute
and the current time overlaps with an existing event
then there is a stale now line on the grid that corresponds to the initial time
When the user refreshes the page or navigates to a previous day and back
Then the initial stale line goes away
But a new one will appear in subsequent minutes
Steps to Reproduce
- Create an event that is going on during the current time. For example, if it's 10am, create an event from 9am to 11am
- Go to /day
- Wait for 1+ minutes
- See the stale line
Possible Solution
No response
Context
This is a confusing UX for users
Metadata
Metadata
Assignees
Labels
webFrontend/web related issueFrontend/web related issue
Type
Projects
Status
Ready