details

Informational page for an item

Details Page Overview

This is an informational page for an Item. It contains information about the page's Item as well as displays the Reviews for that item. From this page, users can add new reviews and flag existing ones.

Key Workflows

Button Add New Review is clicked and...

  • Current User is logged in

    • Navigates the user to the review page (a form to add/edit reviews) with an Item parameter, which represents the Item that the user wants to review

  • Current User isn’t logged in

    • Prompts the user to sign up (or login) by showing the sign up/login modal

Group Read More is clicked

  • Opens popup review to display the entire review

  • Only visible if the review is greater than 1000 characters

Key Elements

RepeatingGroup Images

  • Displays the images for that page’s Item

RepeatingGroup Reviews

  • Displays every Review for that page's Item

Last updated