For example maybe I would like to only view tasks that have a deadline less than or equal to 7 days. or 14 days. If the tasks page has a lot of tasks this feature can make this a bit more managable.
The best fix I can think of is to order tasks by their date and limit how many tasks are loaded, with a "load more tasks" button at the bottom of each column.
For example maybe I would like to only view tasks that have a deadline less than or equal to 7 days. or 14 days. If the tasks page has a lot of tasks this feature can make this a bit more managable.