LabLamb / KalKa-iOS

An iOS app that helps internet stores to manage their sales.
https://apps.apple.com/app/kalka/id1500412773
MIT License
2 stars 1 forks source link

Move delete button away #79

Closed LabLamb closed 4 years ago

LabLamb commented 4 years ago

Story

As a user I want to put the delete order button at the bottom of the screen so that I will not accidentally click on it.

Acceptance Criteria

Scenario 1

Given: user is on the create order screen When: scrolls to the bottom of the screen Then: delete button will not appear

Scenario 2

Given: user is on the edit order screen When: scrolls to the bottom of the screen Then: the delete button will be ready to action