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

Rejecting a Pet for Adoption #user_story_13 #15

Closed
rmiller220 opened this issue Mar 30, 2023 · 1 comment
Closed

Rejecting a Pet for Adoption #user_story_13 #15

rmiller220 opened this issue Mar 30, 2023 · 1 comment

Comments

@rmiller220
Copy link
Collaborator

No description provided.

@rmiller220
Copy link
Collaborator Author

As a visitor
When I visit an admin application show page ('/admin/applications/:id')
For every pet that the application is for, I see a button to reject the application for that specific pet
When I click that button
Then I'm taken back to the admin application show page
And next to the pet that I rejected, I do not see a button to approve or reject this pet
And instead I see an indicator next to the pet that they have been rejected

@margdaly margdaly changed the title Rejecting a Pet for Adoption Rejecting a Pet for Adoption #user_story_13 Mar 30, 2023
@margdaly margdaly closed this as completed Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

No branches or pull requests

2 participants