Skip to content

feat(calendar): add day view next to Today - #27

Merged
MegaBadCoder merged 1 commit into
mainfrom
feat/calendar-day-view
Aug 14, 2026
Merged

feat(calendar): add day view next to Today#27
MegaBadCoder merged 1 commit into
mainfrom
feat/calendar-day-view

Conversation

@MegaBadCoder

Copy link
Copy Markdown
Owner

Summary

  • Header tabs Неделя / День next to «Сегодня»
  • Day view reuses the same hour grid and all-day row, one full-width column
  • Prev/next steps by day; «Сегодня» jumps to today and scrolls to the current hour

Test plan

  • Open calendar → default is still the week timeline
  • Switch to День → one wide column, today's (or centered day's) schedule
  • Arrows move ±1 day; «Сегодня» returns to today and scrolls to now
  • Switch back to Неделя → lands on the day you were viewing
  • Drag/create/resize still work in day view

Made with Cursor

Same hour grid as the week timeline, but a single full-width column so today's schedule is readable without horizontal scrolling.

Co-authored-by: Cursor <cursoragent@cursor.com>
@MegaBadCoder
MegaBadCoder merged commit b0f66b0 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