Angular - Adding Auto Fill Option to Prevent Random Input Fields to be Filled #18041
Description
Resolves #18023
References this documentation
Here is the record showing the related changes
AutoFillFix.webm
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- No need to update the documentations
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
- You can test it by copying the changes from ng-packs to app-pro by running
yarn copy-to:app-pro
command under ng-packs directory.