taskwarrior-flutter icon indicating copy to clipboard operation
taskwarrior-flutter copied to clipboard

Fix: UI overdue indication stops after a few days #436

Open RemZapCypher opened this issue 10 months ago • 0 comments

Description

Hi Devlopers! Made changes in the tas_list_items.dart according to the issue #436

Before the overdue task was not shown properly. Now, the overdue task is shown with red outline along with a text in red that indicated that the task is overdue. Please go through it and let me know if their is any further modifications necessary. Thank you, Tank0nf.

Fixes #(issue_no)

#436 Replace issue_no with the issue number which is fixed in this PR

Screenshots

Before:

WhatsApp Image 2025-01-20 at 15 40 25_f8695908

After:

WhatsApp Image 2025-01-20 at 15 40 25_ae141d8b

Checklist

  • [x] Tests have been added or updated to cover the changes
  • [x] Documentation has been updated to reflect the changes
  • [x] Code follows the established coding style guidelines
  • [x] All tests are passing

RemZapCypher avatar Jan 20 '25 10:01 RemZapCypher