centripetum / toolkit

A component toolkit to be used with the Centripetum platform. https://github.com/orgs/centripetum/projects/1
MIT License
0 stars 0 forks source link

Email Address field #5

Open the-hanalyst opened 5 years ago

the-hanalyst commented 5 years ago

Solution Notes: This field extends the text field it to include additional functionality so it deals specifically with Email Address inputs.

Acceptance Criteria:

  1. Email Address Component validates input using the Email Address validator
  2. Component applies Validation when the focus leaves the field
  3. Component displays validation message if validation returns failure
  4. Must not be able to grow beyond a single line