memberapp / FeelsTheme

GNU Affero General Public License v3.0
6 stars 3 forks source link

Nested comments on mobile get very narrow #10

Closed FreeTrade closed 4 years ago

FreeTrade commented 4 years ago

maybe reduce indentation to 1 pixel after depth of 6 as deeply nested conversation can get very narrow-

https://freetrade.github.io/memberdev/#thread?root=b7982a423ddb702a41d8f01e7449e6fb1d280ab44a2a60e331dc34ac51b9d739&post=593427051bb05309cb32288eba37f04b39d9bb20b73d0ef8d694241949bfd190

Real-FEELS commented 4 years ago

Would it make sense to make a (load more comments) button?

FreeTrade commented 4 years ago

Maybe, we can also do comment collapsing. but not sure it would solve the issue, unless the comments opened on a new page, which is kind of annoying for a user.

Real-FEELS commented 4 years ago

Fixed with https://github.com/FreeTrade/memberdev/pull/42