Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality to have login form fields autofill at the same time #5494

Open
2 tasks
juan-cruz-99 opened this issue Sep 26, 2024 · 3 comments
Open
2 tasks
Assignees
Labels
Authenticator Issues related to the Authenticator UI Component feature-request A request for a new feature or an enhancement to an existing API or category.

Comments

@juan-cruz-99
Copy link

juan-cruz-99 commented Sep 26, 2024

On which framework/platform would you like to see this feature implemented?

Flutter

Which UI component is this feature-request for?

Authenticator

Please describe your feature-request in detail.

The problem I have found is that when using password managers such as Bitwarden or Google Password Manager, every time I want to complete the email and password, I must click on each field and add the specific information. I believe the proper way for autofill should be to complete both fields at the same time.

Autofill_amplify.mov

Please describe a solution you'd like.

A solution to this problem could be to use the AutofillGroup flutter widget. I will provide a link to the documentation of this widget. Adding this widget inside the form, wrapping the group of fields, would solve the problem of individual autofill for each field.

We love contributors! Is this something you'd be interested in working on?

  • 👋 I may be able to implement this feature request.
  • ⚠️ This feature might incur a breaking change.
@juan-cruz-99 juan-cruz-99 added the feature-request A request for a new feature or an enhancement to an existing API or category. label Sep 26, 2024
@github-actions github-actions bot added pending-triage This issue is in the backlog of issues to triage pending-maintainer-response Pending response from a maintainer of this repository labels Sep 26, 2024
@reesscot reesscot transferred this issue from aws-amplify/amplify-ui Sep 26, 2024
@khatruong2009 khatruong2009 added the Authenticator Issues related to the Authenticator UI Component label Sep 27, 2024
@khatruong2009
Copy link
Member

Hi @juan-cruz-99, thank you for submitting this feature request. Are you using the Flutter Authenticator with the full UI customized?

@github-actions github-actions bot removed the pending-maintainer-response Pending response from a maintainer of this repository label Sep 27, 2024
@Equartey Equartey removed the pending-triage This issue is in the backlog of issues to triage label Sep 30, 2024
@juan-cruz-99
Copy link
Author

Hi @khatruong2009, yes. I am using Flutter Authenticator with the full customized UI

@github-actions github-actions bot added the pending-maintainer-response Pending response from a maintainer of this repository label Oct 1, 2024
@Equartey
Copy link
Member

Equartey commented Oct 2, 2024

Hi @juan-cruz-99, we are tracking this as a feature request. Note, receiving reactions like 👍 helps us determine the importance of new features. We will provide updates here as we have them, thanks!

@github-actions github-actions bot removed the pending-maintainer-response Pending response from a maintainer of this repository label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Authenticator Issues related to the Authenticator UI Component feature-request A request for a new feature or an enhancement to an existing API or category.
Projects
None yet
Development

No branches or pull requests

4 participants