mentorship-android icon indicating copy to clipboard operation
mentorship-android copied to clipboard

Add report or block user

Open vaishnavi-29 opened this issue 4 years ago • 6 comments

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

vaishnavi-29 avatar Dec 30 '19 21:12 vaishnavi-29

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 ?

bartekpacia avatar Jan 01 '20 02:01 bartekpacia

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

vaishnavi-29 avatar Jan 20 '20 20:01 vaishnavi-29

is this available to be worked on?

somayaj avatar Nov 21 '20 22:11 somayaj

Can i work on this ??

kartikeysaran avatar Feb 28 '21 08:02 kartikeysaran

Can i work on this ??

Removing status available as this needs to be implemented on the backend first.

epicadk avatar Feb 28 '21 08:02 epicadk

@isabelcosta @epicadk I had created this issue back during GCI 2019 when I wasn't familiar with the backend at all hah so will put it on hold as we have more important issues to solve first :)

vj-codes avatar Mar 02 '21 18:03 vj-codes