Skip to content

Added disabled input form_group example

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

Changes:

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

Reason:

The Sketch Design (https://gitlab-org.gitlab.io/gitlab-design/hosted/design-gitlab-specs/forms-spec-previews) shows the disabled input in a form_group and mentions the input field should explain why it is disabled.

Examples for the disabled input in a form_group are currently missing. The MR will add examples and a snapshot test to the system.

image

Merge request reports