Originally Posted by
sxpsxpsxp
I wonder if others have seen this. When entering airport codes into the search fields, if I use auto complete feature on my Android keyboard (e.g. I've entered this code before and rather than type it out I tap on the suggested value) then Android appends a trailing space to the code (probably helpfully thinking I am going to keep typing another word). The trailing space stays in the field when I tap into another field. Then when I submit the form, EF tells me it can't find the airport code and I have to go into the field to delete the trailing space.
EF Voice, a simple fix would be to always trim any spaces from this field before executing the search.
If it is not done until hitting the search button this should be okay. You don't want to remove spaces before then (on entry). The reason being sometimes you don't know the 3 letter airport identifier and you type in the name of the city, which may include a space. For example, San Francisco has airport code SFO. If you did not know it was SFO you could type in "San Francisco" and be presented with an option for SFO.