Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Purpose: To create a user search and select component for use on the Check-Out screen so, if you don't have a patron's library card, you can find them right from within Check-Out (without having to go search in Users and grab their ID).
Scenarios:
Scenario
Given Scan > Checkout
When the Patron input box is displayed
Then it should be accompanied by something that can be clicked to launch the user select component (it doesn't matter what - we'll get UX to provide guidance later on)
Scenario
Given the user select component
When displayed
Then it should be a user search/select modal as shown in the attached wireframe
Scenario
Given the user select component
When user search results are displayed
Then they should include the following columns:
Name (default sort)
Patron Group
User ID
Barcode
Additional columns are okay (I see the status column and email are displaying and that's fine)
Scenario
Given the user select component
When displayed
Then filters displayed should mimic what is available in the normal user search page
Scenario
Given a search result in the user search component
When clicked
Then:
That user is selected in the Scan > Check-Out
The user select modal closes
Scenario
Given the user search component
When the X is clicked
Then the user select modal closes and no user is selected
Removing demo21 tag, as I haven't seen any movement on UIS-71 and I don't think there is value in showing this again, particularly if it has an obvious bug.
Jakub Skoczen August 3, 2017 at 11:42 AM
@Jeremy Huff how are you doing with this and related issues/stories, can we aim to demo some of this work next week?
Jakub Skoczen July 20, 2017 at 11:51 AM
@Jeremy Huff is this complete or are there remaining issues preventing us from closing this?
Cate Boerema July 10, 2017 at 8:10 AM
@Jeremy Huff, this is in folio-testing now and my quick testing indicates it works well. However, the columns displaying are not as specified. Can you please check that? Thanks!
Mike Taylor July 4, 2017 at 12:26 PM
Yep, it's all pushed. However, it turns out that changes that bring in a new module (in this case, the find-user plugin) need Wayne to make a manual change to the testing-site build process. He'll do that soon, but not today as it's a national holiday.
Purpose: To create a user search and select component for use on the Check-Out screen so, if you don't have a patron's library card, you can find them right from within Check-Out (without having to go search in Users and grab their ID).
Scenarios:
Scenario
Given Scan > Checkout
When the Patron input box is displayed
Then it should be accompanied by something that can be clicked to launch the user select component (it doesn't matter what - we'll get UX to provide guidance later on)
Scenario
Given the user select component
When displayed
Then it should be a user search/select modal as shown in the attached wireframe
Scenario
Given the user select component
When user search results are displayed
Then they should include the following columns:
Name (default sort)
Patron Group
User ID
Barcode
Additional columns are okay (I see the status column and email are displaying and that's fine)
Scenario
Given the user select component
When displayed
Then filters displayed should mimic what is available in the normal user search page
Scenario
Given a search result in the user search component
When clicked
Then:
That user is selected in the Scan > Check-Out
The user select modal closes
Scenario
Given the user search component
When the X is clicked
Then the user select modal closes and no user is selected