#5031 closed defect (bug) (fixed)
Support Forums: Duplicate "Create Review" button
| Reported by: | SergeyBiryukov | Owned by: | coffee2code |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Support Forums | Keywords: | has-screenshots |
| Cc: |
Description (last modified by )
Background: [9463] and [9464] added a new "Create Topic" / "Create Review" button.
There are a few problems with it:
- If you haven't already left a review for the plugin, there's already an "Add your own review" button just above, which looks differently.
- If you have already left a review, the button above says "Edit your review" (since you can only leave one review per plugin), while the button below still says "Create Review", which is misleading.
- If the plugin doesn't have any reviews yet, the new button is not displayed, only the old one.
These buttons should be merged together, there's no point in having two conflicting buttons next to each other.
Attachments (4)
Change History (8)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Is the solution to just hide the
Create Reviewbutton when users are viewing plugin/theme reviews?