Skip to content

User views the image details

Eugene Bannykh edited this page May 7, 2019 · 4 revisions

Story

As a Merchant I want to view stock image attributes inside Magento Admin Panel when I search for the stock images

Business Value

provide information for user to take informative decision if the stock image is the right fit for their purposes

Preconditions

  • Admin User is logged into Admin Panel
  • Admin User searched stock images inside Media Gallery
  • Admin User sees the images matching search request

Acceptance Criteria

  • User selects the image in search results to view details
  • User sees following image attributes without page reload:
    • thumbnail_500 - Extra large (XL) (500 px) image returned with watermark.
    • id - Asset's unique identifier
    • title - Asset's title
    • content-type - Mime type of the asset's content
    • width - Width in pixels of the full-sized original asset
    • height - Height in pixels of the full-sized original asset

Image detail

Clone this wiki locally