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

Task lists: Show label of done tasks crossed out #2724

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jul 16, 2022

Summary

As recommended in #886 this changes the styling of
checked task list items to line-through and changes
the color to var(--color-text-maxcontrast).

Here is an example of how it looks like (also with dark color mode):
Example of crossed out task itels

@susnux susnux added enhancement New feature or request design Experience, interaction, interface, … 3. to review labels Jul 16, 2022
@juliusknorr juliusknorr added this to the Nextcloud 25 milestone Jul 18, 2022
@juliusknorr
Copy link
Member

My personal preference it the non-strikes through one as it keeps the items a bit more readable, but let's see what @jancborchardt and @nimishavijay think.

@susnux
Copy link
Contributor Author

susnux commented Jul 18, 2022

That's somewhat true, but personally I agree with @jancborchardt on his comment:

It gives immediate feedback and more of a sense of "done!"

@juliusknorr
Copy link
Member

Yep, not a blocker from my side, just wanted to double check :)

Copy link
Member

@nimishavijay nimishavijay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice work! Very satisfying when it's crossed off :)

@juliusknorr
Copy link
Member

/compile amend /

As recommended in #886 this changes the styling of
checked task list items to `line-through` and changes
the color to `--color-text-maxcontrast`.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@Gobytego
Copy link

need a easy option to turn off the strike thru on checked items. do not want to mess with CSS to turn this off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release design Experience, interaction, interface, … enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Better styling for ToDo list
5 participants