agex-inc / support.requests

Shared repository to collect bug reports and new feature requests
0 stars 0 forks source link

Delete selected lot #305

Open joshpavlovich opened 4 years ago

joshpavlovich commented 4 years ago

User Narrative(s)

As a packer user, I would like to delete a selected lot, so that I can remove a lot...

Current Behavior

  1. There is no way to delete a lot

Acceptance Criteria

  1. From the lot details screen, when the user taps on the delete menu item, show a delete lot confirmation dialog.
  2. The delete lot dialog should lot very similar to the delete group dialog.
  3. If the user confirms to delete the lot, send a delete lot API requset and navigate the user back to the refreshed lots screen.
  4. If the user cancels the delete lot dialog, then dismiss the dialog.