Skip to content

Draft: Components for forms

Tancredi D'Onofrio requested to merge feature/65-search-service-rebased into main

Adds form_button, form_input, form_label and form_hint atoms and composes them into a form_item molecule. Updates the styles and presentation of the search-box-form component to use them.

Adds the corresponding templates in Drupal to make use of the CSS and templates for the form elements.

See matching MR: rbgreenwich/dev/gcd/gcd-drupal!109 (merged)

Merge request reports