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

UI: Subtract bot comments from comment count #1023

Open
UmBottesWillen opened this issue Aug 14, 2024 · 4 comments
Open

UI: Subtract bot comments from comment count #1023

UmBottesWillen opened this issue Aug 14, 2024 · 4 comments
Labels
enhancement New feature or request frontend Visual issues, improvements, bugs or other aspects relating mostly to the front end good first issue Good for newcomers

Comments

@UmBottesWillen
Copy link

Is your feature request related to a problem? Please describe.
Comments made by bots under threads are currently treated the same as comments made by user accounts.
This may lead to confusion and disappointment for users that expect to engage with a comment under a thread and unwarranted hostility towards bots.

Describe the solution you'd like
I'd like to see a change in the UI that signifies that there are comments made by bots under a thread, as well as deducting the number of comments made by bots from the number of total comments, shown when looking at the thread panel from a feed.

Additional context
The media bias check bot, that is active in communities like [email protected], is currently often downvoted, even though it provides, in my opinion, important and sourced information about the news site quoted in the thread. I think this is due to the fact that the bot is the first and often only comment under new threads. People that open the thread in the hopes of engaging with the comment under the tread are irritated by the fact that this comment was not created by a user, but a bot. Indictaing to those users before they open the tread, that there are comments made by bots and subtracting the amount of comments made by bots from the total amount of comments would help to alleviate this irritation that I perceive to be haplening.

@UmBottesWillen UmBottesWillen added the enhancement New feature or request label Aug 14, 2024
@BentiGorlich
Copy link
Member

So there is no "bot" badge next to them?

@UmBottesWillen
Copy link
Author

UmBottesWillen commented Aug 14, 2024

There is, but, and I am sorry if I didn't manage to make that clear, I am not talking about looking at the comments of a thread, but at a list of threads when visiting a community (e.g. https://fedia.io/m/[email protected] ). The top thread, at the time of writing, is listed as having 2 comments. When you open the thread, you see that one of these comments is a bot.

When looking at the list of threads from the community/magazine view, the user is not informed about the fact that part of/all comments a thread might currently have, are comments made by bots. The user might click on a thread to read the comment they thought was made by another user, but find out that the comment was made by a bot.
They expect to find a reaction to the topic of the thread, but find none. That is the (small) issue I was trying to adress. I hope this makes it clearer what I was trying to achieve.

@BentiGorlich
Copy link
Member

Ah ok, so you mean the comment count in the list view. So you'd like to see a 3 comments (1 from a bot)?

@UmBottesWillen
Copy link
Author

UmBottesWillen commented Aug 15, 2024

Yes, that would be one way of implementing my request.
I personally was thinking more about 2 comments *, with the * indicating that some comments were not counted.

But the implementation detail I'd leave up to you.

@BentiGorlich BentiGorlich added good first issue Good for newcomers frontend Visual issues, improvements, bugs or other aspects relating mostly to the front end labels Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Visual issues, improvements, bugs or other aspects relating mostly to the front end good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants