field-kit icon indicating copy to clipboard operation
field-kit copied to clipboard

Enable password-like protection on sensitive fields like SSN

Open bsradcliffe opened this issue 8 years ago • 1 comments

By default, browsers treat a password input with obfuscation in the form of character masking with circles. Likewise, sometimes users would enjoy similar protection on fields containing sensitive information like social security numbers. It'd be neat if Field Kit solutioned for this in a similar manner, with some kind of show/hide functionality in SSN fields.

bsradcliffe avatar May 25 '16 15:05 bsradcliffe

This is available on the CardTextField. Something similar could be done for SSN, or TextField generally. Would be happy to review a PR 😄

eventualbuddha avatar May 25 '16 19:05 eventualbuddha