isaachinman / wundershine-native-app

0 stars 0 forks source link

Delete one pack from a set on cart screen should not redirect to queue #93

Closed Tintels closed 6 years ago

Tintels commented 6 years ago

1 packs in queue Delete on pack App redirects to queue Should stay on cart

isaachinman commented 6 years ago

Sorry, when you said this in person I thought you said you had three packs in the queue?

Also, please please use the bug template.

isaachinman commented 6 years ago

89 is an example of using the bug template correctly.

Tintels commented 6 years ago

Describe the bug When the user deletes one pack from a set of packs on the cart screen, it should not redirect to queue.

To Reproduce Steps to reproduce the behavior:

  1. Create and go to cart page with more than 1 pack
  2. Delete one pack
  3. App goes to the queue

Expected behavior User should stay on the cart screen with one less pack after the deletion

Screenshots N/A

OS (please complete the following information): Problem is cross platform

Additional context N/A

isaachinman commented 6 years ago

Ah okay, so you do mean that the cart has more than one pack in it.

Tintels commented 6 years ago

Yeah. I typed the "more than" sign before the "1 packs in queue.. That was used for markdown :-)

isaachinman commented 6 years ago

1545c9c