cheeaun / cheeaun/phanpy

Only indent replies if neccesary.

Open
#106 4 comments 0 reactions 0 assignees View on GitHub
design
Dominant language
JavaScript
Stars
1.5k
Forks
186
Avg merge
1d 36m
Merged PRs (30d)
11

Description

Right now each reply is indented a bit, which can be good for readability with long threads and branching conversations, but for simple conversations it might be better to just put one reply below the other. Otherwise a long chat might get indented a lot, wasting space unnecessarily.

The solution would be to only indent replies if there are multiple replies to the same post, basically like the client already does with threads.

Here an example of a longish, single-threaded conversation. Each post gets more and more indented

![image](https://user-images.githubusercontent.com/8617595/232879810-0a77e6a2-28f3-4927-bcc7-e718fc32cc7e.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.