You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now when you collapse a comment tree, we recursively collapse all children under the parent.
We should match what the website does: only show the collapsed parent with a count of how many children were collapsed. It makes the page much more readable.
The text was updated successfully, but these errors were encountered:
Right now when you collapse a comment tree, we recursively collapse all children under the parent.
We should match what the website does: only show the collapsed parent with a count of how many children were collapsed. It makes the page much more readable.
The text was updated successfully, but these errors were encountered: