talk icon indicating copy to clipboard operation
talk copied to clipboard

Show all comments instead of featured comments by default

Open ideallical opened this issue 2 years ago • 2 comments
trafficstars

Search Terms

tabs, featured comments, FEATURED_COMMENTS, ALL_COMMENTS

Suggestion

Currently the featured comments tab is active on the comment stream in case there are featured comments. However, some of our users are confused, and would like to see all comments by default. I'm able to disable this by removing these lines: https://github.com/coralproject/talk/blob/v7.4.3/src/core/client/stream/tabs/Comments/Stream/StreamContainer.tsx#L229-L233

However, it would be nice if there was an ENV for this, so I do not have to change the core code.

Use Cases

Some people prefer seeing all comments first instead of featured comments.

ideallical avatar Dec 06 '22 15:12 ideallical

100% agree with this request, I do not use this feature because I worry it will confuse readers as well.

I think either showing featured comments above the normal comment feed or having the normal comment feed show first and then users can tab over to featured comments is an overall better user experience.

jbotte avatar Sep 04 '23 16:09 jbotte