Details
Description
Purpose: Currently, when a loan is renewed, there is really no user feedback. Unless you know where to look, you might think the loan didn't renew.
Scenarios:
- Scenario
- Given a loan record on the open Loans page (e.g. for Instance X (note: instance column currently mislabeled "Title"))
- When renewed using the Renew action in the Actions menu (opened via the ellipses)
- Then:
- A success confirmation should display in the lower right corner reading, "The loan for Instance X was successfully renewed."
- Success confirmation should look and behave similarly to the one for deleting a permission set
- Scenario
- Given one loan record on the open Loans page (e.g. for Instance X (note: instance column currently mislabeled "Title"))
- When renewed using the (bulk) "Renew" button
- Then:
- A success confirmation should display in the lower right corner reading, "The loan for Instance X was successfully renewed."
- Success confirmation should look and behave similarly to the one for deleting a permission set
- Scenario
- Given more than one loan record on the open Loans page (e.g. for Instance X and Instance Y)
- When successfully renewed using the (bulk) "Renew" button
- Then:
- A success confirmation should display in the lower right corner reading, "Renewed <2> loans."
- A view details link should appear as shown in the attached mockup
- Clicking view details should expand the popup to display:
- The loans for the following 2 instances were successfully renewed:
- Instance X
- Instance Y
- The loans for the following 2 instances were successfully renewed:
- Clicking view details should expand the popup to display: