Interacting with the address component while some data on the UI is still in a loading state changes the address insertion mode
ID: 423811
Backlog
Published on 9/13/2023
•
Last update on 9/13/2023
Summary
When the user chooses to change their address while some respective data is still loading on the page, the address component changes from geolocation to the component with a dropdown. The data can be, for example, selecting a store to pick up. While the data loads in the interface, the user clicks on "change address", with that, the return address is in another component, not in the geolocation component.
Simulation
- Configure an account to use geocoordinates at checkout;
- Search for an address in the shipping step;
- Click on Change while the page is loading;
- The address component will change and ask you to fill out the address information
Workaround
N/A