Reduced nesting in the thread view #86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The proposal is to consider having less nesting in the thread view (while retaining the tree-like structure) for easier readability, optimized for the most common scenario where a long chain of replies gets flatten out (similarly to the twitter thread view).
The logic is roughly the following:
(At the root level, the top level replies are visually separated from each other by not having the visual line connecting them together)
Example (each post has only one reply)
Before:
After: