divyansh-2005 / my-calendar-app

My Calendar App is a full-stack application designed to help users manage their schedules, expenses, todos, and notes all in one place. The app provides a seamless and intuitive user interface for efficient day-to-day management and includes robust backend support for secure data handling and user authentication.
https://my-calendar-app-phi.vercel.app
21 stars 45 forks source link

[BUG] Not be able to select past date in todo #93

Open RchtDshr opened 1 week ago

RchtDshr commented 1 week ago

Describe the bug When adding Due Date for Todo a user can select past dates as well.

To Reproduce Steps to reproduce the behavior:

  1. Go to Add Todo
  2. Click on Due Date
  3. And see that past dates can be selected as well.

Expected behavior Only current and future dates should be selected, and all the past dates should be disabled.

Screenshots image

check list

RchtDshr commented 1 week ago

@divyansh-2005 , can u please assign this to me?