codeforamerica / honeycrisp-gem

A Rails gem with base styles and Javascript for Code for America products
http://honeycrisp.herokuapp.com
MIT License
24 stars 8 forks source link

Auto formatting for phone number and SSN #216

Closed racheledelman closed 3 years ago

racheledelman commented 3 years ago

SHIBA is in the process of building this and will contribute it when done.

As a client I want to see the formatting for my phone number/SSN so that I don't have to worry about putting it in the wrong way

Live example image

Masking for phone numbers: https://github.com/rajaramtt/jquery-input-mask-phone-number

General maksing: https://igorescobar.github.io/jQuery-Mask-Plugin/

racheledelman commented 3 years ago

See previous discussion #60.