Create/Edit Item Record

Description

Purpose: Implement fist version of create and edit for Item records. Here again, we are including only basic data elements which will grow/change as we get further definition.

  1. Scenario

    • Given the filter pane in the Inventory app

    • When displayed

    • Then a button should be displayed labelled "New item" (note the sentence case - this is how Filip wants labels to appear throughout)

  2. Scenario

    • Given the Item Details pane in the Inventory app

    • When Item X is selected from the Item List

    • Then an edit icon should display (similar to user management)

  3. Scenario

    • Given the New item/Edit item modal

    • When displayed

    • Then:

      • It should contain the following data elements:

        • Title

        • Material Type

        • Barcode

        • Location

  4. Scenario

    • Given data entered on New item modal is valid

    • When saved

    • Then the new item modal is closed (NOTE: UX is working on some confirmation that the new record was created with access to view it - we will integrate this functionality as part of a later story.)

  5. Scenario

    • Given data entered on Edit item page is valid

    • When saved

    • Then:

      • The edit item modal is closed

      • The newly edited item is displayed in the preview pane

Environment

None

Potential Workaround

None

Checklist

hide

TestRail: Results

Activity

Show:

Jakub SkoczenMarch 3, 2017 at 10:21 AM

I am assuming this is resolved. Re-open if not.

Mike TaylorMarch 1, 2017 at 12:22 PM

Excellent, thanks!

Cate BoeremaMarch 1, 2017 at 12:19 PM

Jakub and I have discussed and we'll file the above issues as separate items. I'll link them here when we do. I think we can close this.

Mike TaylorFebruary 27, 2017 at 5:24 PM

I further notice that in both apps, the Edit form disappears when navigating away and back again, so the Add User case is the odd-one-out of the four and should arguably be changed.

Mike TaylorFebruary 27, 2017 at 5:22 PM

I've noticed one other inconsistency. In Users, if you hit the New User button, then switch to the Trivial app, then switch back, the New User form is still up. But if you hit New Item in the Items app, then switch to Trivial, then switch back, the New Item form is gone and you're back to the main display.

I think a case could be made for either of these behaviours, but I think it's unfortunate that they are different between our two main apps.

Done

Details

Assignee

Reporter

Priority

Sprint

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created February 3, 2017 at 10:45 AM
Updated May 8, 2017 at 11:46 AM
Resolved March 3, 2017 at 10:20 AM
TestRail: Cases
TestRail: Runs

Flag notifications