Modal for Checkout "awaiting pickup" message

Description

Purpose: To implement a modal that appears when an attempt is made to check out an "Awaiting pickup" item to someone other than the requester

  1. Scenario

    • Given open request X for item Y with:

      • Request status = "Open - Awaiting pickup"

      • Item status = "Awaiting pickup"

    • When item Y is checked out to a user who is NOT the requester

    • Then an "awaiting pickup for another patron" modal should appear as shown in the 2-Checkout-AwaitingPickUp-Modal.png wireframe

  2. Scenario

    • Given an "awaiting pickup for another patron" modal

    • Then the following data elements should appear on the modal, as shown in the 2-Checkout-AwaitingPickUp-Modal.png wireframe:

      • Tiitle

      • Item barcode

      • Name of the checkout patron (the patron the item cannot be checked out to)

  3. Scenario

    • Given an "awaiting pickup for another patron" modal

    • Then "Close" button should display

  4. Scenario

    • Given an "Close" button on an "awaiting pickup for another patron" modal

    • When clicked

    • Then no check out will occur

    • The request status should remain "Open - Awaiting pickup"

    • The item status should remain "Awaiting pickup"

Environment

None

Potential Workaround

None

Attachments

2

Checklist

hide

TestRail: Results

Activity

Show:

Kimie Kester July 12, 2018 at 10:08 PM

Thanks ! I appreciate it and the clarification on the bolding.

Michal Kuklis July 12, 2018 at 9:53 PM
Edited

I will fix the Okay -> Close button. The bolden text is currently not supported as these errors are coming from the server right now.

Kimie Kester July 12, 2018 at 7:51 PM
Edited

Hi and . We (UX/UI) were trying to establish a pattern of saying "Close" instead of "Okay" or "OK". I know it is not totally consistent yet though across the boards but if it is not too much trouble could we have an update made?

Also, I just realized, is there a reason we cannot include the bolded type and a period as shown in the UI mockup?

Anya July 12, 2018 at 7:44 PM
Edited

- are you ok with the close button saying "ok" instead of "close"

see screen shot

Tania Hewes June 27, 2018 at 11:51 PM

I think "user" is sufficient, since while having a user with no name and no username may be allowed, it's bad practice and should therefore be rare.

Done

Details

Assignee

Reporter

Priority

Fix versions

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs
Created March 23, 2018 at 2:17 PM
Updated September 11, 2018 at 9:04 AM
Resolved July 24, 2018 at 7:19 PM
Loading...