AddressPickerAutocompleteForFlow icon indicating copy to clipboard operation
AddressPickerAutocompleteForFlow copied to clipboard

Handle Units when returning fullStreetAddress

Open hwong103 opened this issue 1 year ago • 0 comments

When searching for addresses with unit numbers the autocomplete finds the correct address, however the component doesn't appear to retain the Unit when outputting the full street address.

Having looked into the Places API it does seem to be returned by the API under the subpremise address_component however it's not referenced by the component to combine into the full street address. It'd be great if this could be included when returning the selected address

image

hwong103 avatar Sep 05 '22 07:09 hwong103