Skip to content

TOD-5: Add optional due dates to todos#31

Open
claude[bot] wants to merge 1 commit intomainfrom
agent/tod-5
Open

TOD-5: Add optional due dates to todos#31
claude[bot] wants to merge 1 commit intomainfrom
agent/tod-5

Conversation

@claude
Copy link

@claude claude bot commented Feb 23, 2026

Summary

  • Added a date picker input next to the todo text field for setting an optional due date when creating a todo
  • Due dates are stored in localStorage as part of each todo object (dueDate field, null if not set)
  • Due date is displayed below the todo text in a smaller font
  • Overdue items (past due date, not completed) are highlighted with a red background and red "Overdue:" label
  • Todos are sorted by due date (earliest first), with undated todos appearing last

Linear Ticket

https://linear.app/issue/TOD-5

Closes TOD-5

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link

Deploying upstatephp-todo with  Cloudflare Pages  Cloudflare Pages

Latest commit: d5d4c7a
Status: ✅  Deploy successful!
Preview URL: https://a177b5d5.upstatephp-todo.pages.dev
Branch Preview URL: https://agent-tod-5.upstatephp-todo.pages.dev

View logs

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.

0 participants