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 posts with a negative score on a user's profile #20905

Closed
PhilipHow opened this issue Apr 30, 2024 · 4 comments
Closed

Show posts with a negative score on a user's profile #20905

PhilipHow opened this issue Apr 30, 2024 · 4 comments
Assignees
Labels
internal team only internal tasks only for Forem team members

Comments

@PhilipHow
Copy link
Contributor

PhilipHow commented Apr 30, 2024

Describe the bug

  • Posts with a negative score are not appearing on a user's profile.

Expected behavior

  • Posts with a negative score should not be shown in the feed, but should appear directly on a user's profile.

Additional context

  • We have made some recent changes to how spam posts appear on a user's profile, which may be linked with this unintended behavior.
Copy link
Contributor

Thanks for the issue, we will take it into consideration! Our team of engineers is busy working on many types of features, please give us time to get back to you.

To our amazing contributors: issues labeled bug are always up for grabs, but for feature requests, please wait until we add a ready for dev before starting to work on it.

If this is a feature request from an external contributor (not core team at Forem), please close the issue and re-post via GitHub Discussions.

To claim an issue to work on, please leave a comment. If you've claimed the issue and need help, please ping @forem-team. The OSS Community Manager or the engineers on OSS rotation will follow up.

For full info on how to contribute, please check out our contributors guide.

@PhilipHow PhilipHow added the internal team only internal tasks only for Forem team members label Apr 30, 2024
@lightalloy
Copy link
Contributor

Post's score is not related to the display logic in the users profile.
So, any posts (articles) will be displayed on the profile page. Added a spec for that in #21047

If user has a spam role, their profile won't be accessible for regular users (so, the posts as well). For admins spammers profiles are accessible and so are their posts.

@lightalloy
Copy link
Contributor

There is a separate issue related to low score comments #20845

@lightalloy
Copy link
Contributor

Closing as not relevant (negative posts are displayed on profile).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal team only internal tasks only for Forem team members
Projects
None yet
Development

No branches or pull requests

2 participants