-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
π Description
The dashboard currently displays all tasks without any filtering options. To improve usability and user experience, we need to implement filtering functionality based on:
1. Task Status
Allow users to filter tasks based on the following status options:
on-goingin-progresscompletedurgent
2. Task Completion Percentage
Allow users to filter tasks by completion progress. Users should be able to:
- Set a custom percentage range (e.g., from 30% to 70%)
- Or choose from predefined buckets:
0% - 25%26% - 50%51% - 75%76% - 100%
This feature will enhance the task management experience by enabling users to focus on tasks based on urgency, progress, and completion stage.
Reactions are currently unavailable