USER INTERFACE ELEMENTS
Text Fields (Underlined)
Overview
Underlined text fields are ideal for scenarios where small chunks of data are being collected, such as basic identity details within a conversational UI sequence. They should not be used where large amounts of sequential fields create a stack – as in traditional forms. Do not mix underlined text fields with outlined text fields on the same screen.
Specifications
Form Field Spacing
Simple Form Fields
Default
Hover
Filled/ Disabled
On Focus/Selected + Keyboard Focus (ADA)
Error
With Hint Text
Use hint text for fields that have specific formatting requirements, to help users understand how they need to enter the information.
On Load
With Hint Text (Alternate Variation)
Selected
Filled
With Show/Hide Icon
The show/hide icon provides an extra layer of visual security when entering sensitive information, such as a social security number or password.
On Load
Selected
Filled
Filled (Hide)
Error
Tooltip (Text)
On Load
Tooltip Selected
Tooltip (Information Icon)
Underlined - On Load
Underlined - Selected
With Icons – Leading & Tailing
Icon - Leading
Icon - Tailing
Icon - Leading & Tailing
Icon - Leading & Tailing (Filled)
Usage Guidelines
Type Ahead Styles
UX best practice (Error State)
Form validations pertaining to data entered in incorrect data format will appear immediately after user removes focus from the field. Other messages will display when the user submits the form.
Text Field Label
In cases where there are questions or text that is too long to be a text field label, display the question or field label above the text field. Then choose a specific noun as a floating label or add a static label to the text field.