aws-amplify / amplify-ui

Amplify UI is a collection of accessible, themeable, performant React (and more!) components that can connect directly to the cloud.
https://ui.docs.amplify.aws
Apache License 2.0
931 stars 297 forks source link

FR (Authenticator): Support Ionic #2721

Open Sathyapriyad opened 3 years ago

Sathyapriyad commented 3 years ago

This is a feature request to fully support Ionic. Below is a bug report regarding Ionic:


Is this related to a new or existing framework?

No response

Is this related to a new or existing API?

No response

Is this related to another service?

No response

Describe the feature you'd like to request

We used for authentication flow in our Ionic/Angular application. On initial login page, the IOS/Android keyboard is set to default return key "return" for both "Email Address" and "Password" fields. I can't change the return key type for for both "Email Address" and "Password" input fields.

Describe the solution you'd like

Desired behavior is for the "Email Address" field return key set to be "Next" and "Password" field to be "Go".

Describe alternatives you've considered

Desired behavior is for the "Email Address" field return key set to be "Next" and "Password" field to be "Go".

Additional context

No response

Is this something that you'd be interested in working on?

reesscot commented 1 year ago

We don't currently support Ionic at this time, but I've made a note that there is interest in adding support for Ionic.

reesscot commented 9 months ago

Related: https://github.com/aws-amplify/amplify-js/issues/5136