Skip to content

fix: make task due date clearly visible in list view - #1956

Open
adityashirsatrao007 wants to merge 1 commit into
aryandas2911:mainfrom
adityashirsatrao007:fix/task-due-date-visible-list-view
Open

fix: make task due date clearly visible in list view#1956
adityashirsatrao007 wants to merge 1 commit into
aryandas2911:mainfrom
adityashirsatrao007:fix/task-due-date-visible-list-view

Conversation

@adityashirsatrao007

Copy link
Copy Markdown

Description

In the task list view, the due date was previously shown inline with other metadata using muted colors, making it easy to overlook. This fix moves the due date to its own line with a 'Due:' prefix so users can clearly see deadlines when prioritizing tasks.

Changes

  • Moved due date to a separate line in the list view layout
  • Added 'Due:' label prefix for clarity
  • Changed font weight to medium and color to text-main for better visibility
  • Added Calendar icon with opacity for visual distinction

Related Issues

Fixes #851

Move the due date to its own line with a 'Due:' prefix and prominent
styling in the task list view, so users can easily see deadlines.

Fixes aryandas2911#851
Copilot AI review requested due to automatic review settings July 28, 2026 18:36

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

Bug: Task due date not visible in list view

2 participants