Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visually show if an uncomplete task is late on its deadline #42

Open
Balastrong opened this issue Sep 4, 2024 · 4 comments
Open

Visually show if an uncomplete task is late on its deadline #42

Balastrong opened this issue Sep 4, 2024 · 4 comments
Assignees

Comments

@Balastrong
Copy link
Owner

With #41 we now have deadlines, we should show in the table if today > deadline.
A red indicator somewhere? I'm open to ideas!

image
@albertasaftei
Copy link
Contributor

albertasaftei commented Sep 10, 2024

Not sure which one, maybe both? Yellow when today < x days and red when today > deadline
1.
image

image

image

image

@Balastrong
Copy link
Owner Author

Yellow for tasks close to the deadline is great, I like it! I'd probably go for 3 days and later we can put it as configurable in the user settings.

What do you think about moving the icon to the right? So that the date remains aligned with the header (and with other dates in the same column that do not have the icon).

Feel free to submit a PR :D

@albertasaftei
Copy link
Contributor

albertasaftei commented Sep 11, 2024

Yellow for tasks close to the deadline is great, I like it! I'd probably go for 3 days and later we can put it as configurable in the user settings.

What do you think about moving the icon to the right? So that the date remains aligned with the header (and with other dates in the same column that do not have the icon).

Feel free to submit a PR :D

i'm ok on moving the icon to the right. Also which one do you prefer, the icon + text color or just the icon

@Balastrong
Copy link
Owner Author

Let's start with only the icon, also keep an extra eye on how it looks on dark/light mode :)

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

No branches or pull requests

2 participants