0

Typing destination fast is not supported

  • Done

M
mh

iOS app
Tap the destination field, quickly type a city name or ZIP code and immediately press Search.
What you typed will be taken as destination and the calculation will most likely fail, because this is an invalid address.

Same issue but different behavior in web app:
Click the target field and quickly type a city name or ZIP code and press ENTER.
The input will be discarded and the field contains the previous value (even if reset by the lower-left icon).

Both behaviors are unexpected. Here is what I would expect. If the server already returned suggestions, ENTER (or Search) will confirm the best suggestion. If suggestions are not yet available, the field contains what I typed and upon "Calculate Route", the field is replaced with what the first suggestion would we (given my current location and search history! - same as if I typed slowly), i.e. a ZIP code would be replaced by the actual destination in my country.

A

Activity Newest / Oldest

Avatar

Mattias_ABRP

Status changed to: Done

Avatar

Mattias_ABRP

First of all thanks for suggesting this improvement/bug to us. We have now in the development code edited so that we will wait for suggestions for a short while which will in most cases give you a good suggestion even if you type fast and just press enter. This fix will be available in the apps and web app in a short while.


Avatar

Bo_ABRP

We will investigate this and improve on the behavior.


Avatar

Katya_ABRP

Status changed to: Investigate