Email input fields do not set keyboard type #5952
Labels
Authenticator
An issue or a feature-request for an Authenticator UI Component
feature-request
Request a new feature
Before creating a new issue, please confirm:
On which framework/platform are you having an issue?
React Native
Which UI component?
Authenticator
How is your app built?
Expo
What browsers are you seeing the problem on?
iOS (React Native), Android (React Native)
Which region are you seeing the problem in?
No response
Please describe your bug.
Using the Authenticator components with the "email" login mechanism, the default keyboard type is used.
What's the expected behaviour?
I expected the corresponding email input field to use device's email keyboard type.
Help us reproduce the bug!
Use the email login mechanism
Code Snippet
Console log output
No response
Additional information and screenshots
For phone number fields,
phone-pad
keyboard is used. Perhaps a new primitive for email is needed?One workaround:
The text was updated successfully, but these errors were encountered: