Looking for a little bit of advice / pointing in the right direction.
Our Sales Admin team is burned out getting blamed for bad address input. This it was possible to add a field where they can type in an address and it calls, USPS, Google Maps, and Bing Maps to get a 3 way match. So I signed up for a dev account and have that working.
On field change, call out to those services and it returns the values in a field with a little checkmark.
Here is where I need advice...They hate the user experience
The UI freezes for a few seconds, Sometimes they tab out of the field too soon, overwriting is a pain if they mess up, etc.
What they are asking for is it to not happen on field change, and more like a special field with a search button next to it to submit, and a loader / progress bar on the search and return a list.
Any suggestions for UI / UX pattern?
FYI - this IS NOT on bill to / ship to address stuff on Customer or Transaction. It's the address we added to Work Orders.