Skip to content

Issue #3478125 form style cleanup

Issue #3463424 by spicy.werewolf: Create a set of informative example components to help writing stories

Closes #3478125

To Test:

  1. run "ddev composer install"
  2. run "composer recreate"
  3. run "composer install-storybook"
  4. run "ddev yarn storybook"
  5. review form examples and elements at https://drupalorg.ddev.site:6006/?path=/docs/elements-forms-form-elements--documentation
  6. Review the form on the /user page
  7. Observe: labels stack above inputs, submit buttons are styled,
  8. Observe that forms look "good" in general
  9. Since this MR touches on general button styles, please review existing components and make sure there are no button style issues.
Edited by Bill Sprowl

Merge request reports

Loading