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

preventing listing owners from reviewing their own listing (#118) #129

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

dipexplorer
Copy link
Contributor

Fixes #118

This PR introduces a feature to prevent listing owners from submitting reviews on their own listings. This is to maintain platform transparency and trust by ensuring reviews are unbiased.

Changes

Implemented a check in the backend to determine if the user submitting the review is the owner of the listing

Checklist

I have tested the feature by attempting to review as both owner and non-owner.
I have performed a self-review of my code.
No new warnings or issues were introduced.

Copy link

vercel bot commented Oct 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wanderlust-2024 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2024 6:21pm

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Soujanya2004 Soujanya2004 merged commit 65afb59 into Soujanya2004:main Oct 19, 2024
4 checks passed
@dipexplorer dipexplorer deleted the bug_review branch October 19, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Prevent Listing Owners from Reviewing Their Own Listings
2 participants