-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Disabled auto-filling of information other than country name during Tax Pop-up in wizard step-1 #4512
Disabled auto-filling of information other than country name during Tax Pop-up in wizard step-1 #4512
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/h99cq7ot0 |
Codecov Report
@@ Coverage Diff @@
## development #4512 +/- ##
============================================
Coverage 22.25% 22.25%
============================================
Files 470 470
Lines 4960 4960
Branches 6 6
============================================
Hits 1104 1104
Misses 3855 3855
Partials 1 1 Continue to review full report at Codecov.
|
I can still see the autocomplete |
The autocomplete is now coming only for the country name field. No field other than the country name is getting filled automatically unlike previously. |
Funny, cause the issue was about the country field only, not any other, so the issue linked in the PR won't be fixed if I merge the PR 🤷♂️ |
@mariobehling Can clarify on this |
That is correct and it should choose that data from the dropdown menu as well as the form sometimes might give an error. |
Fixes #4504
Short description of what this resolves:
The proposed changes disabled the auto-filling of information other than country name during the Tax Pop-up in wizard step-1.
Changes proposed in this pull request:
old view
new view