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

URL Field #4

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 URL inputs.

Acceptance Criteria:

  1. Component validates input using the URL validator
  2. Component applies validation when the focus leaves the field
  3. Component displays validation message if validation fails
  4. Grows by wrapping and adding rows to accomodate URL length