ionic-selectable icon indicating copy to clipboard operation
ionic-selectable copied to clipboard

Android/iOS device keyboard go to next/previous form-input

Open Shtibel opened this issue 6 years ago • 1 comments

Hi there, I have a form with text inputs, check boxes and ionic-selectable. when the user start typing in an input he can move to the next input from the devise next/prev buttons. but the next/prev button skips the ionic-selectable. how can I make it work so it will focus on the ionic-selectable ?

Shtibel avatar Apr 15 '19 18:04 Shtibel

Hey, is there an update on this Issue? Or did you find a way to achieve this? I am also trying to set the focus via code to the ionic selectable after a "normal" ionic input, but the code skips the ionic selectable. Is there a native inner item we have to focus? Like targeting the normal input instead ionic input for setting the focus?

EcoFa avatar Dec 08 '20 07:12 EcoFa