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

Potential foster can see all dogs available for foster, randomly sorted #107

Open
maggie-larkin opened this issue Aug 22, 2022 · 0 comments
Labels
dogs page the page that lists all the dogs!

Comments

@maggie-larkin
Copy link
Collaborator

Notes

  • We’re going to build the “dogs” page bit by bit
  • Mock found here, though I expect it to take a few stories to get the page to look like this mock so follow the instructions on the Acceptance Criteria over the mock
  • This feature is something the foster organizations are asking for so that there aren’t always the same dogs at the top of the page (i.e. if we sorted by dog name or something)

User Story

As the foster organizations
I want to randomize the dogs on the dogs page
So that all dogs get a fair shot at getting fostered

Acceptance Criteria

GIVEN I am on the “Dogs” page

WHEN the page loads

THEN the dogs listed in a certain order
GIVEN I am on the “Dogs” page
AND the dogs were listed in certain order

WHEN I reload the page

THEN the dogs are listed in a different order
@maggie-larkin maggie-larkin added the dogs page the page that lists all the dogs! label Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dogs page the page that lists all the dogs!
Projects
None yet
Development

No branches or pull requests

1 participant