-
Notifications
You must be signed in to change notification settings - Fork 102
🩺 Add review dispute guidelines to Marketplace docs #427
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
Conversation
Introduced a new 'Review Dispute Guidelines' page outlining when reviews may be removed or retained, and how creators can dispute reviews. Updated 'index.md' and 'submit-feedback.md' to reference the new guidelines and provide clearer navigation for marketplace policies.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @michael-mcroskey Requested few changes. It would be great if in the future, we can get this done from marketplace itself, similar to Report Item flow.
- **Misuse of the Review System:** The review is about unrelated topics (e.g., FlutterFlow features, pricing, unrelated bugs). | ||
- **Critical Misunderstanding:** The review is based on a clear misunderstanding of the item's purpose or scope, despite the listing being accurate and transparent. | ||
- **Irrelevant to the Current Version:** The review references issues that have since been resolved, and the creator has updated the item significantly. | ||
*Note: We may remove outdated reviews in cases where leaving them would misrepresent the current product.* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Notes, tips are usually in admonitions
So like -
:::note[heading]
the full text
:::
remove [heading] completely if there is no heading.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah nice, just changed.
|
||
Our team will review each case individually and respond within **10 business days**. | ||
|
||
### Future Improvements |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This could be an info admonition with heading "Future Improvements"
Co-authored-by: Pooja Bhaumik <[email protected]>
Co-authored-by: Pooja Bhaumik <[email protected]>
Revised section titles and criteria for removing reviews to improve clarity. Added notes and info boxes to better explain the review removal process and future improvements for creator tools.
…ithub.com/FlutterFlow/flutterflow-documentation into michael/feature/review-dispute-guidelines
Description
Introduced a new 'Review Dispute Guidelines' page outlining when reviews may be removed or retained, and how creators can dispute reviews. Updated 'index.md' and 'submit-feedback.md' to reference the new guidelines and provide clearer navigation for marketplace policies.
Linear ticket and magic word Fixes MKT-585
Type of change