Address review flow is removing essential address information
ID: 618756
No Fix
Published on 8/11/2022
•
Last update on 2/16/2024
Summary
The address validation in the geolocation mode (address inserted via Google Maps) is removing essential information, like the street and number, from valid addresses, affecting the purchase flow.
The "calculate shipping" button, used for address validation in the geolocation mode (address inserted via Google Maps), is being shown even for complete addresses. It should be shown only for edited addresses – due to changed information or addresses that were incomplete at the first moment – to ensure that they are valid, but not for complete addresses.
Simulation
- In a store that is using the geolocation mode, insert an incomplete address (without the number, as example)
- Fulfill the missing fields (number)
- It'll show the "calculate shipping" button, which will validate the edited address along Google Maps to ensure geocoordinates.
At this moment, the checkout may go to the shipping selection step, but the address may lose information.
It may not happen for every country or address.
Workaround
N/A