Zoom into a completed item with uncompleted children
Expected result
Children are not greyed out.
Actual result
Children are greyed out even though they are not completed.
Environment
Chrome/macOS
Additional comments
The point of greying out completed items’s descendants was visual clarity. When zoomed into a completed item, no visual information is added by greying out children since all the children would be greyed out. In fact, greying out everything is a hindrance, making it harder to work with the children.
Completing archived or unimportant items and occasionally zooming into them to work on them is a common workflow for me and others I’d imagine, and it requires the chance mentioned in this bug
And also we’ve made the compromise before to distinguish between crossed-out and greyed-out items, so what you see does reflect their status (checked itself vs checked via parent).
If it’s personal preference, this can easily be fixed with some Stylish CSS (I wish we have a plugin system to better meet the needs of people with conflicting preferences! )
Sounds interesting! I didn’t know about that actually (my primary browser is Chrome). Looks interesting. Perfect for power users, and average users don’t even need to know about it.
Can this one be closed? In a hierarchical system, it doesn’t make any sense for child nodes to be considered incomplete when the parent is complete. It’s like deleting a folder and then asking if some files in it can be considered not deleted.
We usually only close an issue when the OP agrees to it being closed, that’s the convention. Otherwise a lot more posts would be closed. We just thought it might be a little rude to just close others’ posts without asking.
Speaking of closing posts, there are some bug reports that we should catch up on closing though.
@Yatharth_Agarwal: what do you think of closing this? And now I think about it, it should be doable to write a Stylish script to achieve what you described.
@Alex_Pasternak I would humbly correct this to “In your conception of a hierarchical system, it doesn’t make sense,” and that’s a perfectly reasonable and common position. For not just me but Workflowy’s designers themselves though, it makes sense to have “projects” checked but to be able to work with their items unhindered by grey coloring when zoomed in.
Go for it! Here’s my Stylish script for anyone who stumbles across this thread. I copied the colors from the Sepia theme, so those may need adjustment for other themes.
Following this up @Erica, I’ve noticed that when you have a list as ‘checklist’ i.e. showing checkboxes, completing the parent adds ticks to all the boxes of the children. In combination with the change you made following this thread, this has the odd effect where if you then click to complete the child, the tick remains but it goes ‘more greyed out’.
Generally I like the ‘two stages’ of greyed out, however I think when the check box is showing, they should go ‘stage 1’ greyed out when the parent is completed, but their individual check box should be empty - only when you actually click on them to take them to ‘stage 2’ greyed out, their tick box should be ticked.
@Stephen_Dewitt: sorry for the late reply, this must have fallen through the cracks somehow.
I agree strikethrough should be consistent with the tick, whereas greying out indicates it’s checked via parent status.
We’d like to implement that, but under a closed bug report this is undiscoverable. Do you mind opening a feature request for it? I can do it too if you’re too busy.