refined-hacker-news icon indicating copy to clipboard operation
refined-hacker-news copied to clipboard

Better Collapse Top Level Comment

Open prashantkhurana opened this issue 6 years ago • 1 comments
trafficstars

Its very easy to collapse child comments by clicking anywhere to the left of the comment indentation (click-comment-indent-to-toggle feature). But for the parent comment its very difficult as you have to click exactly on the bar shown for indentation. Is it possible to increase the surface area where if clicked the top level comment closes?

prashantkhurana avatar Jul 09 '19 15:07 prashantkhurana

Thanks for opening this issue. This is a legitimate problem and I'll look into a implementing a solution very soon. Till then maybe you could try navigating comments via your keyboard, in which you can press the 'enter' key to toggle the selected comment https://github.com/plibither8/refined-hacker-news/blob/master/README.md#keyboard-bindings

plibither8 avatar Jul 09 '19 16:07 plibither8