Untyped Item Sheet | Quantity Edit / View #154

Closed
opened 2024-03-30 23:31:37 +00:00 by Eldritch-Oliver · 1 comment
Eldritch-Oliver commented 2024-03-30 23:31:37 +00:00 (Migrated from github.com)
  • Given I am viewing a non-embedded item, I should not see any quantity data in it
  • Given I am viewing an embedded item and have edit permission, I should see
    • a number input to change the quantity directly
    • a + button to increase quantity by 1
    • a - button to decrease quantity by 1
  • Given I am viewing an embedded item and don't have edit permission, I should only see the quantity without any ability to modify it (including the buttons)
- Given I am viewing a non-embedded item, I should not see any quantity data in it - Given I am viewing an embedded item and have edit permission, I should see - a number input to change the quantity directly - a `+` button to increase quantity by 1 - a `-` button to decrease quantity by 1 - Given I am viewing an embedded item and don't have edit permission, I should only see the quantity without any ability to modify it (including the buttons)
Eldritch-Oliver commented 2024-04-02 02:56:42 +00:00 (Migrated from github.com)

Edit: This no longer includes the buttons as I'm gonna do those as part of #161

Edit: This no longer includes the buttons as I'm gonna do those as part of #161
Sign in to join this conversation.
No description provided.