Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Max indentation on replies #143

Open
1dolinski opened this issue Sep 3, 2019 · 2 comments
Open

Max indentation on replies #143

1dolinski opened this issue Sep 3, 2019 · 2 comments

Comments

@1dolinski
Copy link

Additional config setting for reply (config setting :i) It would be nice to have the option to limit the number of indentations in config, similar to YouTube

Replying to any comment just keeps the indentation at 1
image

Coming back to page, replies are compressed
image

@Dantemss
Copy link
Member

Dantemss commented Sep 3, 2019

Limiting indentation would certainly be interesting.
You can get something similar to the reply compression by playing with the comments_per_page setting. Make it an array with only 1 element for example. It's just a little funky because currently Commontator does not support a "load more comments" (or "view x replies")-style pagination.

@1dolinski 1dolinski changed the title Enhancement - Max indentation on replies Max indentation on replies Sep 3, 2019
@1dolinski
Copy link
Author

1dolinski commented Sep 3, 2019

Definitely, it seems the limited indentation makes the comment feed more mobile-friendly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants