Closed tanx closed 5 years ago
@bryanvu We already a PR in review for some time. It's unfortunately a hack and creates quite a bit of boiler plate code to work around considering the low prio of the issue. My hope is this will be fixed in a future version of react-native-web
.
@valentinewallace did you open an issue in react-native-web
?
Closed by #1106.
Indeed, need to hit
tab
4 times to get the cursor in the first word field.Also, when hitting
enter
it will go to the next page, even if a word is missing.Hence, the user has to do
tab
tab
enter
tab
four times ...Would it be possible for
enter
to go to the next field instead of page? Also, validation would be good as described in https://github.com/lightninglabs/lightning-app/issues/609