show nested collapsed comments #3

Closed
opened 2019-07-13 11:08:20 -04:00 by tsr · 1 comment
Contributor

the merged commit in #2 hides all collapsed comments, while notnull imagined to show nested collapsed versions of the comments like on lj

we can have two different functions: 'hide' thread which does what it does now and 'collapse' which shows nested collapsed comments

  • on lj expand/collapse only affects replies, not the comment itself
  • problem: recursively toggling a thread with hidden replies would unhide them. solution: pass intended state
the merged commit in #2 hides all collapsed comments, while notnull imagined to show nested collapsed versions of the comments like on lj we can have two different functions: 'hide' thread which does what it does now and 'collapse' which shows nested collapsed comments - on lj expand/collapse only affects replies, not the comment itself - problem: recursively toggling a thread with hidden replies would unhide them. solution: pass intended state
Author
Contributor

#4 got merged

#4 got merged
tsr closed this issue 2019-07-14 07:01:25 -04:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: notnull/mwe-comments#3
No description provided.