Title: feat(ios): textfield option to disable iOS autofill strong password handling by NathanWalker · Pull Request #8348 · NativeScript/NativeScript · GitHub
Open Graph Title: feat(ios): textfield option to disable iOS autofill strong password handling by NathanWalker · Pull Request #8348 · NativeScript/NativeScript
X Title: feat(ios): textfield option to disable iOS autofill strong password handling by NathanWalker · Pull Request #8348 · NativeScript/NativeScript
Description: PR Checklist
The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/CONTRIBUTING.md#commit-messages.
There is an issue for the bug/feature this PR is for. To avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it.
You have signed the CLA.
All existing tests are passing: https://github.com/NativeScript/NativeScript/blob/master/DevelopmentWorkflow.md#running-unit-tests.
Tests for the changes are included - https://github.com/NativeScript/NativeScript/blob/master/WritingUnitTests.md.
What is the current behavior?
This issue has been complained about in a variety of development circles even outside NativeScript and something we recently experienced as a problem on an app we were building.
Here's a few extensive discussions on the topic all of which offer several solutions:
https://stackoverflow.com/questions/45452170/ios-11-disable-password-autofill-accessory-view-option
expo/expo#2571
None worked as reliably and bulletproof as the suggestion made in this answer:
expo/expo#2571 (comment)
What is the new behavior?
When an app desires to completely avoid the auto iOS strong password suggestion handling, developers can now specify secureWithoutAutofill="true" vs. the standard secure="true" property.
Currently developers may use TextField as follows which may unexpectedly display the iOS autofill strong password suggestion:
Open Graph Description: PR Checklist The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/CONTRIBUTING.md#commit-messages. There is an issue for the bug/feature this PR is for. ...
X Description: PR Checklist The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/CONTRIBUTING.md#commit-messages. There is an issue for the bug/feature this PR is for. ...
Opengraph URL: https://github.com/NativeScript/NativeScript/pull/8348
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:9cc94307-5875-873e-d8a9-00c1ef7746f7 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 8C86:336EAB:C3A623:106C692:697322B0 |
| html-safe-nonce | 8b8395ad2d583697ba9ac3a878558ee3afa41bbe1d9cbad54675f05d7e7e1bb8 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4Qzg2OjMzNkVBQjpDM0E2MjM6MTA2QzY5Mjo2OTczMjJCMCIsInZpc2l0b3JfaWQiOiI0NzQ3ODIzNjUwMTE3NDYwNjU2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 3647c44c93ef4e752744ed7be59bb8e4158eeb64e0bd947566db7a71d2fca101 |
| hovercard-subject-tag | pull_request:375871843 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/NativeScript/NativeScript/pull/8348/files |
| twitter:image | https://avatars.githubusercontent.com/u/457187?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/u/457187?s=400&v=4 |
| og:image:alt | PR Checklist The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/CONTRIBUTING.md#commit-messages. There is an issue for the bug/feature this PR is for. ... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 44ab3188c1dcfe3be0f9c3feca2e04e14fb79f120939ce2395e4f15ab96ec1d4 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/NativeScript/NativeScript git https://github.com/NativeScript/NativeScript.git |
| octolytics-dimension-user_id | 7392261 |
| octolytics-dimension-user_login | NativeScript |
| octolytics-dimension-repository_id | 31492490 |
| octolytics-dimension-repository_nwo | NativeScript/NativeScript |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 31492490 |
| octolytics-dimension-repository_network_root_nwo | NativeScript/NativeScript |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | a5e2b48bd1260476599758f5d253b5d24092ab84 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width