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

As a UP member, i want to sort the results feed, so that I can find relevant books #11

Open
BrunoRosendo opened this issue Mar 27, 2022 · 0 comments

Comments

@BrunoRosendo
Copy link
Contributor

BrunoRosendo commented Mar 27, 2022

Notes

I should be able to sort search results by different fields, such as publication date, title or author.

User interface mockups

image
image

Acceptance tests

Scenario: Sort the results feed
  Given I'm in the search results page
  When I tap the "Sort" button
  And I select the field I want to sort by
  Then the feed is refreshed and sorted by that field

Value and effort

  • Value: Could have
  • Effort: M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants