Skip to content

Updated disabled input styles and examples

Emily Ring requested to merge 649-disabled-input-border into master

This will resolve part of issue (#649 (closed))

Changes:

  1. Updates the border color of disabled inputs

Testing and examples were also missing related to disabled inputs. Additional changes:

  1. Adds an example disabled input to form_group
  2. Adds a disabled input story to form_group
  3. Updates input testing snapshots

Current disabled input

image

The current disabled input border color does not match our Sketch design:

Updated disabled input

image

Edited by Emily Ring

Merge request reports