Purpose: For each checked out item, it should be possible to link to Loan Details by selecting it from the action menu on Check out. Currently, that isn't possible because Loan details doesn't have its own URL. Creating this story to address the issue when unblocked.
Scenarios:
Scenario
Given an item displaying in the scanned items pane on the Checkout page
When the actions button is clicked
Then "Loan details" should display (should open Loan details page)
Purpose: For each checked out item, it should be possible to link to Loan Details by selecting it from the action menu on Check out. Currently, that isn't possible because Loan details doesn't have its own URL. Creating this story to address the issue when unblocked.
Scenarios:
Scenario
Given an item displaying in the scanned items pane on the Checkout page
When the actions button is clicked
Then "Loan details" should display (should open Loan details page)