Searchbox Autocomplete interactions on tablet device incosistently fail

I’ve encountered a problem that is repeatable, albeit inconsistently, on tablets that are running our bubble browser-based app.

The searchbox’s autocompleted suggestions when tapped on do not succeed. When a user taps on the recommended selection the searchbox reverts to a blank state (with fail state red underline), the recommended results disappear. The expected result is to execute the go-to command.

Here’s a screenshot of the editor for context:

While this happens consistently, it does not happen 100% of the time. Another clue: we have not been able to reproduce this error at all on a desktop broswer.

I’m at a loss as to how to A) replicate this error consistently (even on Tablets where it seems to happen about 7 of 9 times) and B) how to dig deeper into searchbox interactions per se, as they seem to have their own blackbox interaction specifications that are not modifiable/traceable.

Here’s a video where you can see the searchbox wonkiness in action (and how it sometimes, actually, does not fail as well). We use this searchbox in several pages throughout the app.

searchbox fail

1 Like

Same thing happens on my Android phones - @emmanuel, @josh - any ideas?

It’s like the Searchbox doesn’t ‘take’ the input, and for me it’s more like 60-80% of the time.

Any help would be greatly appreciated :slight_smile: