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

[Story #16] User sorts the order of images in the grid #39

Closed
sidolov opened this issue May 10, 2019 · 0 comments
Closed

[Story #16] User sorts the order of images in the grid #39

sidolov opened this issue May 10, 2019 · 0 comments

Comments

@sidolov
Copy link
Contributor

sidolov commented May 10, 2019

Story

As a Merchant I want to sort stock images returned in search result to change the order they displayed on the page and get more relevant images on top

Business Value

ability to control the order of images displayed

Preconditions

  • Admin User is logged into Admin Panel
  • Admin User sees stock images

Acceptance Criteria

  • User sees images by Relevance by default. It sorts images by how closely they match search request, closest matches first.
  • User sees other options sorting available:
    • Most recent (creation) - Creation date in descending order (newest first).
    • Popularity (popularity) - In descending order by the number of views by all users.
    • Downloads (nb_downloads) - In descending order by the number of downloads by all users since the asset was added to Adobe Stock.
    • Undiscovered (undiscovered) - Starting with assets that have not commonly been viewed or downloaded.
  • User updates the selection
  • User sees the order of the images updated on the page
  • User sees that the selection is retained any time they come back to the page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants