giociudadano / Chime

A mobile application that allows sellers to create menus and allow buyers to order from businesses. Features custom seller tools that aim to help small businesses grow.
https://play.google.com/store/apps/details?id=com.giociudadano.cmsc198.cmsc198
1 stars 0 forks source link

Creating and selecting an address does not update the new address on CheckoutPage #14

Closed giociudadano closed 9 months ago

giociudadano commented 11 months ago

Describe the bug When creating and selecting the new address in the AddressesPage, the new address is not reflected on CheckoutPage. Exiting and returning to the CheckoutPage fixes the missing address to the new address. The bug does not occur when selecting an address that was not recently added.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Checkout'
  2. Click on 'Edit Address'
  3. Add a new address
  4. Select the new address
  5. Go back to 'Checkout'
  6. Selected address returns no address

Expected behavior New address appears as selected address