FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
123 stars 19 forks source link

Hint Text Not working as expected #537

Closed startupking1 closed 1 year ago

startupking1 commented 1 year ago

Expected behavior (required)

Go to: https://www.bankofamerica.com/credit-cards/ and click Apply Now on iPhone. FN, LN, Email, Phone, OTP etc.... works as expected.

Current behavior (required)

For FlutterFlow, LN & Email works correctly. FN, Phone and OTP have following issues.

FN & OTP => Does not populate despite the hint toggle on.

To Reproduce (required)

  1. Create New Page.
  2. Add FN, LN, Email, Phone field one page 1
  3. Create OTP field on page 2.
  4. Make sure to turn on Hint text.
  5. Open page 1 and page 2 on iPhone Safari.

Context (required)

Funnel Performance is affected if AutoFill with Hint Text is not working well.

wenkaifan0720 commented 1 year ago

Hi @startupking1. Could you provide a bug report code? Thanks.

bulgariamitko commented 1 year ago

Please provide a Bug Report Code to help with assessing your report. This can be generated by going to the widget tree, right clicking on the affected widget, and selecting “Get Bug Report Code”. If the bug is not specific to a widget, selecting any widget will work.

Thank you!

whats-new-FlutterFlow

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 7 days with no activity. If there are no further updates, a team member will close the issue.

startupking1 commented 1 year ago

How do I provide the bug report here?

On Wed, Mar 8, 2023 at 6:05 PM github-actions[bot] @.***> wrote:

This issue is stale because it has been open for 7 days with no activity. If there are no further updates, a team member will close the issue.

— Reply to this email directly, view it on GitHub https://github.com/FlutterFlow/flutterflow-issues/issues/537#issuecomment-1461157455, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6DM3UGJ5KU4ZRXKNQGFZ5LW3E3IJANCNFSM6AAAAAAVI5GBYI . You are receiving this because you were mentioned.Message ID: @.***>

-- https://BillTrim.com

Dipesh Desai CEO & Co-Founder (713) 240 - 7404 | LinkedIn https://www.linkedin.com/in/startupking1/

startupking1 commented 1 year ago

How do I provide the bug report here?

On Wed, Mar 1, 2023 at 2:04 AM Dimitar @.***> wrote:

Please provide a Bug Report Code to help with assessing your report. This can be generated by going to the widget tree, right clicking on the affected widget, and selecting “Get Bug Report Code”. If the bug is not specific to a widget, selecting any widget will work.

Thank you!

[image: whats-new-FlutterFlow] https://user-images.githubusercontent.com/7221384/215421133-34dab909-6647-4b03-8d40-2539ca0b0b3a.png

— Reply to this email directly, view it on GitHub https://github.com/FlutterFlow/flutterflow-issues/issues/537#issuecomment-1449762918, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6DM3UDSM5UA3RJSERJQXQ3WZ4NMFANCNFSM6AAAAAAVI5GBYI . You are receiving this because you were mentioned.Message ID: @.***>

-- https://BillTrim.com

Dipesh Desai CEO & Co-Founder (713) 240 - 7404 | LinkedIn https://www.linkedin.com/in/startupking1/

bulgariamitko commented 1 year ago

Please provide a Bug Report Code to help with assessing your report. This can be generated by going to the widget tree, right clicking on the affected widget, and selecting “Get Bug Report Code”. If the bug is not specific to a widget, selecting any widget will work.

Thank you!

whats-new-FlutterFlow

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 7 days with no activity. If there are no further updates, a team member will close the issue.

startupking1 commented 1 year ago

Here is the bug report code:

IT4Olsrl8Yxgrt9J1aqIbcBvmiMvJkw1U4ZM0+pETRUYF4PNG7IUY8jeVGVtXdOhdH02e1n8gnoew/TUuMzIN/UoOQmAf4BNz4d+VzrgWkWjRpTXO8yRPnFAQdpKClSY4bujoiJCJftaZU447U+IBeeXfA/qK5TxPVQnO/6YVbrVjXfuQ0SLb3kNh1JWeC/v

startupking1 commented 1 year ago

By the way, notice that same thing not working for OTP now. Here is the bug report code:

IT4Olsrl8Yxgrt9J1aqIbcBvmiMvJkw1U4ZM0+pETRUYF4PNG7IUY8jeVGVtXdOhdH02fU2KrD4d+d7UhdzIN8FfYBCrG6J41aVqdw/vQke6VKXRDamSfGpDJNpKClSY4bujoiJCJftaZU447U+IBeeXfA/qK5TxPVQnO/6YVbrVjXfuQ0SLb3kNh1JWeC/v

startupking1 commented 1 year ago

This topic should be taken pretty seriously as it affects funnel conversion for many businesses.

wenkaifan0720 commented 1 year ago

Hi @startupking1. I think there are some known issues for autofill on iOS (see https://github.com/flutter/flutter/issues/87735 and https://github.com/flutter/flutter/issues/99356). We need to wait until the Flutter team figures it out.

startupking1 commented 1 year ago

No. This worked fine when you guys launched the features a month ago. Then it stopped working again. I don't think it's ok for OTP & First Name to not work.

See my notes here: https://community.flutterflow.io/c/suggestions-and-feedback/autofill-hints-on-a-text-widget

startupking1 commented 1 year ago

Also, note that email, phone and last name is working fine.

wenkaifan0720 commented 1 year ago

I made this test project https://app.flutterflow.io/project/flutterflow-issue-537-z3x8v8 (published at: https://flutterflow-issue-537.flutterflow.app/). I tested on Chrome (on Mac) and Chrome (on Android) and they both worked for all the fields. So I suspect this is really a Flutter issue (they could mess up something in updates but would fix them later).

I'll mark this issue as low priority. And I'll try to check the status on a monthly basis and see if anything changes.

startupking1 commented 1 year ago

Any update on this?

wenkaifan0720 commented 1 year ago

I just published a new version of the text project and the behavior is not changed on iPhone safari. As I said, this is really not something we can fix, please be patient while it gets fixed by the Flutter team. As an alternative, maybe you can provide the iOS app instead of a web app?

wenkaifan0720 commented 1 year ago

Hi @startupking1. Could you check if it works now on iPhone Safari now? I just published on web (https://flutterflow-issue-537.flutterflow.app/) and autofill works well on Mac Chrome and Android Chrome.

wenkaifan0720 commented 1 year ago

Hi! We’re closing this issue due to inactivity, as we do not have enough information currently to investigate. If this issue persists, please add the requested information so we can verify and re-open the issue. Thanks!