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

P4 [NEARCON] Give ability for users to block another account #422

Closed
Tracked by #390
tidus974 opened this issue Sep 15, 2023 · 2 comments
Closed
Tracked by #390

P4 [NEARCON] Give ability for users to block another account #422

tidus974 opened this issue Sep 15, 2023 · 2 comments
Assignees
Labels
feature To highlight a PR's description in the 'New Features' changelog section

Comments

@tidus974
Copy link

tidus974 commented Sep 15, 2023

Disclaimer! This might fall into the Customized Content Filtering Work and need to be discussed as a team to understand whether they should be developed together. cc @gabehamilton just as a FYI

Describe

Give users the ability to block any account anywhere on near.org (e.g. on the feed, account profile etc…)

Details

"Blocking" is a tool that allow users to control their interactions and what content they see.

Purpose: To prevent specific users from interacting with you or seeing your content.

Effects:

i. The blocked user typically cannot view your profile or posts.

ii. You and the blocked user won't see each other's comments or posts on mutual friends' or public pages.

iii. The blocked user is usually unaware they've been blocked unless they try to visit your profile or interact with you.

iv. Blocking often unfollows or removes the blocked user from your followers list and vice versa.

   

Figma/Design

Add icons next to “Flag a user“ icon and give ability for users to chose between block and hide (potentially give a quick explanation of what these options would do)

Image
Image

@gabehamilton
Copy link
Contributor

Can we separate Block and Hide into different issues? Hide is being implemented here and here .
Block can use the same functionality from the perspective of the blocking user, implementing the other side (blocked user can't see blocking user's content) will be complex.

@tidus974
Copy link
Author

@gabehamilton absolutely. I will amend this task to focus only on block action. Hope that helps

@tidus974 tidus974 changed the title P4 [NEARCON] Give ability for users to block/hide another account P4 [NEARCON] Give ability for users to block another account Oct 5, 2023
@gabehamilton gabehamilton added the feature To highlight a PR's description in the 'New Features' changelog section label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature To highlight a PR's description in the 'New Features' changelog section
Projects
Status: Done
Development

No branches or pull requests

3 participants