Skip to content

Form Updates: Counter on Form fields

Counter

We need to add an optional "counter" to form group input fields and textarea fields.

image

image

It's difficult to determine what has been worked on so far. This issue should to be broken into smaller pieces. Examples:

  • Add counter logic
  • Add counter to input field
  • Add counter to textarea
  • Add primary colors options to textarea
  • Add secondary color options to textarea

Background

Form groups should include 3 different kinds of input fields:

  1. Input that does not have any clear button
  2. Input with a clear button that shows up when you type a single character (like in the specs)
  3. Input with a counter (no clear button)

This come from