Skip to content

fix(calendar): keep real events when switching day/week view - #28

Merged
MegaBadCoder merged 1 commit into
mainfrom
fix/calendar-day-week-ghosts
Aug 14, 2026
Merged

fix(calendar): keep real events when switching day/week view#28
MegaBadCoder merged 1 commit into
mainfrom
fix/calendar-day-week-ghosts

Conversation

@MegaBadCoder

Copy link
Copy Markdown
Owner

Summary

  • Day view opens on today (if it is in the visible week), not the viewport center
  • Switching back to week restores the previous scroll instead of jumping to that center day
  • Recurring tasks no longer render as ghosts after День ↔ Неделя

Test plan

  • Week view with recurring tasks due today — they are solid, not dashed
  • Switch to День — same tasks stay solid on today
  • Switch back to Неделя — still solid, week position unchanged
  • In day view, step to another day then back to week — lands on the original week if that day is still in range

Made with Cursor

Day view opened on the viewport center and week restore scrolled to that
day, so recurring tasks with dueDate on today rendered only as ghosts.

Co-authored-by: Cursor <cursoragent@cursor.com>
@MegaBadCoder
MegaBadCoder merged commit 99e6f75 into main Aug 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant