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

LB-1508 Allow hiding personal recommendations #2808

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Sumit1797
Copy link

@Sumit1797 Sumit1797 commented Mar 12, 2024

Problem

A user can hide recommendations received from another user but not personal recommendations.
(https://tickets.metabrainz.org/browse/LB-1508?filter=12410)

Solution

Add the ability to hide personal recommendations

Action

Change the backend api user_timeline_event_api to add an entry for personal recommendations in the hide_timeline_events table in database.

@pep8speaks
Copy link

pep8speaks commented Mar 12, 2024

Hello @Sumit1797! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-03-12 11:37:08 UTC

@Sumit1797 Sumit1797 changed the title LB-1508 bug fix LB-1508 Allow hiding personal recommendations Mar 12, 2024
Copy link
Member

@amCap1712 amCap1712 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! Sorry for the delay. I just came across this PR. Can you please add tests for the feature as well?

@MonkeyDo
Copy link
Contributor

Ping @Sumit1797
Hi! Just wanted to know if you're able to finish the PR, or if one of us should take it over.
Thanks for letting us know !

@Sumit1797
Copy link
Author

Ping @Sumit1797 Hi! Just wanted to know if you're able to finish the PR, or if one of us should take it over. Thanks for letting us know !

Hi I missed the requested changes, I will updated the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants