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

Show all comments instead of featured comments by default #4108

Open
ideallical opened this issue Dec 6, 2022 · 1 comment
Open

Show all comments instead of featured comments by default #4108

ideallical opened this issue Dec 6, 2022 · 1 comment

Comments

@ideallical
Copy link

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.

@jbotte
Copy link

jbotte commented Sep 4, 2023

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.

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