Mentorship-android: Add report or block user

Created on 30 Dec 2019  路  3Comments  路  Source: anitab-org/mentorship-android

Is your feature request related to a problem? Please describe.
The report or block feature will be a technique used to reduce spam ,rude and mean behaviour of the users on the mentorship application.

Describe the solution you'd like
Adding a new report/block feature for users

Describe alternatives you've considered
Autofiltering done on the server

Coding Available Possible Future Feature Enhancement

Most helpful comment

just saw this comment , ig the notifs were off.IMO its a good way to implement the issue. @bartekpacia

All 3 comments

As of now, there's no possibility to directly communicate between users besides notes in Relationship Request, so it's not a big deal currently imo.

Regarding implementation: I thought of creating a separate db table called blockers which would contain blocker_id and blocked_id. During actions like fetching lists of users etc, we could filter the output using data from that blockers table.
What do you think about it @vaishnavi-29 ?

just saw this comment , ig the notifs were off.IMO its a good way to implement the issue. @bartekpacia

is this available to be worked on?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

annabauza picture annabauza  路  8Comments

iofall picture iofall  路  4Comments

annabauza picture annabauza  路  6Comments

annabauza picture annabauza  路  7Comments

mohak1283 picture mohak1283  路  9Comments