There's two different PRs with collapsible threads in codeberg. Fingers crossed one or the other get merged soon.
https://codeberg.org/Kbin/kbin-core/pulls/167
https://codeberg.org/Kbin/kbin-core/pulls/704
#### Resolves https://codeberg.org/Kbin/kbin-core/issues/9 ### Description When you click on the comment collapse/expand indicator, it will now collapse and hide all its children. If you click it again, it'll show all its children again. NOTE: I've opted for a simpler solution for nested comment threads (if you have a collapsed thread in another collapsed thread, expanding the one at a higher level will expand the whole thing, TODO: https://codeberg.org/Kbin/kbin-core/issues/284) for now to get this out as a "V1" ### Testing Tested it by bashing locally on a thread's comments with various levels of nesting (gif attached). Also tested on user profile where comments show and there are no regressions. ### Demo GIFs  
Wait, is it not Arcomage?