Skip to content

Add buttons to collapse child comments and expand all comments

Jeff Kayser requested to merge jeffkayser/tildes:collapse-child-comments into master

Initial client-side collapse/expand all functionality per #88 (closed).

Adds just above comment tree:

  • Button to collapse first children comments (i.e., children of top-level)
  • Button to expand all comments that are collapsed (regardless of level)

collapse-all-screenshot

Let me know if there are any issues.

Merge request reports