You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…552)
# Description
Currently when a user clicks on their own listing, click recommendations
are altered based on that click. But this should not happen.
Click recommendations should only be tuned when a user clicks on another
user's listing.
Closes#548
## How to Test
From a fresh user, create a new listing and then click on it in "My
Listings".
Notice that your recommendations are unchanged.
## Checklist
- [ ] The code includes tests if relevant
- [ ] I have *actually* self-reviewed my changes and done QA
Describe the bug
When a user clicks on their listing (one they have created), this should not alter their user clicks recommendations.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
This should not affect your recommendations if you click on your own listing.
The text was updated successfully, but these errors were encountered: