15
votes
Make clicking on the indent line collapse comments to that level
Whilst I am no fan of reddit's redesign, one of the features I liked about it was the way you could click on a indent line to collapse the child comments at that level. Whilst tildes displays these indent lines, clicking on them does nothing, and you have to scroll up to get to the collapse button. Another possible solution would be to collapse comments under the cursor when a hotkey is pressed, although this could be awkward due to both mouse and keyboard being used.
You beat me by 20s. :P
Or keep the border and add a click event to a spacer element instead of having a margin on the children.
Whilst this would work well in mobile, on desktop horizontal space is cheaper than vertical space imo
I'm not sure I see the relevance. There is already a vertical space, it's just that it's currently created with a CSS margin instead of a spacer.
Sorry, rereading my comment made me realise that I got vertical and horizontal the wrong war around.
Kind of piggybacking, it would be nice if it was possible to mark a comment, by click the title bar or something, so when you scroll down it's indent line is highlighted, like the new comments are orange and op is white, make it so if you click on a comment the line goes red or something, makes it easier to track conversations that have lots of comments.
Similar suggestion is on Gitlab already:
https://gitlab.com/tildes/tildes/issues/122