twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
GNU Affero General Public License v3.0
16.07k stars 1.82k forks source link

Check order of tasks on task page #5222

Closed FelixMalfait closed 3 weeks ago

FelixMalfait commented 5 months ago

It seems that the order is not the most efficient one (feedback received during a call)

We should hide overdue tasks / have several sections?

Also think about pagination, how does this work? we should probably leverage standard list views

maolcay commented 3 months ago

We should be able to sort by, at least, "due time".

JarWarren commented 3 months ago

I love this idea. I had suggested sorting by due "day" if that's still an option https://github.com/twentyhq/twenty/discussions/6006.

FWIW, I think hiding overdue tasks is a recipe for forgetting them. Current behavior of highlighting overdue in red is probably a good thing.

Bonapara commented 3 months ago

This also raises the question of standard views versus custom views. We might want several views to be default, such as "My tasks" and "Done tasks."