Skip to content

Bug: Clicking outside due date picker (Add Task) makes page unresponsive #279

@ShivaGupta-14

Description

@ShivaGupta-14

Describe the bug
When adding a task, if you open the date picker (calendar popover) to select a due date and then close it by clicking outside, the entire page becomes unresponsive. Clicks on any element (buttons, inputs, etc.) no longer work, effectively "freezing" the UI until the page is refreshed.

To Reproduce
Steps to reproduce the behavior:

  1. Go to http://localhost:5173/home
  2. Click "Add Task" button to open the Add Task dialog
  3. Click on the "Due" date picker button to open the calendar popover
  4. Click anywhere outside to close it
  5. Try to click on any element.
  6. See that no clicks are registering, page becomes unresponsive

Expected behavior
When the date picker calendar is closed by clicking outside, the page should remain fully interactive. All buttons, inputs, and other elements should continue to respond to clicks normally.

Video

Screen.Recording.2025-12-15.at.12.57.50.AM.mov

Desktop (please complete the following information):

  • OS: macOS

  • Browser: Chrome

  • Version: Latest

  • I want to work on this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions