Go Key and ion-select

Hi,

I am working with IonicV2, I have a form with 5 ion-select and 5 inputs type text.
The problem:

The user has to fill the ion-select first and then fill the input text, when the user fill the text the keyboard shows the GO key. So if the client push this key the form show the popup options the first ion-select. The behavior form is bad for this Go key that jumps to the first ion-select.

How can I handle this key or hide this key?

Regards.
Aaron Luna.

Following link may be helpful : ion-select fires on keyboard return key.
Seems like it was fixed once but has appeared again. This issue is addressed here .

Thanks, I send an issue in ionic github https://github.com/ionic-team/ionic/issues/12226

There, we have a fixed.

1 Like

Thank you. Just now i found the pull request with that fix in https://github.com/ionic-team/ionic/pull/12203

1 Like

Nice, well done. A pull request with the fix is good for ionic :wink: