<input type="exploration">

November, 2023


a default formbox

Introduction

In this experiment, I'm exploring different ways to tweak the default text boxes, known as <input>. These text boxes are pretty common, especially in companies like the insurance one where I work. Whether you're doing a online purchase or filing a claim, you're likely to encounter these input fields. The purpose of this experiment is not to design the best input. Instead, I'm investigating how we can change how they look and exploring how different pairings between visual transform and interactions can show what's going on with the input field and how the user is progressing in a form

a default formbox

Visual Transforms

Above I have drawn eight potential examples on how the form field can be transformed. When thinking about how to transform the input it is beneficial to break into the different parts defining the field. If we start from the inside.

Experiments

Below I have sketches different forms where I have paired the states with different visual transforms.








Unstyled input

3 unstyled input tags





Size Effect

Active → Size
Hover → Background





Outline & Aura

Active → Outline
Hover → Aura
Filled → Border Color





Simplify

Active → Background & Borders
Hover → Background
Filled → Borders/p>