design-system
design-system copied to clipboard
cfpb-forms: Change `o-form__input-w-btn` to `o-input-w-btn`
o-form__input-w-btn implies this class is a modifier on o-form, however, it does not appear with o-form. This pattern was probably developed to mirror o-form__email-signup, which does appear with o-form. This PR updates the class to o-input-w-btn since it doesn't appear on a <form> element.
Changes
- Change
o-form__input-w-btntoo-input-w-btn
Testing
- PR checks should pass. https://deploy-preview-1933--cfpb-design-system.netlify.app/design-system/components/text-inputs#button-inside-text-input-with-button should be unchanged
Thanks for the improvements! Browse a preview of your changes using the link below.
| Name | Link |
|---|---|
| Latest commit | ace7ef6aacba5cb9812dfebbdc38f3821bdd1180 |
| Latest deploy log | https://app.netlify.com/sites/cfpb-design-system/deploys/65f9a2e2693c07000819e552 |
| Deploy Preview | https://deploy-preview-1933--cfpb-design-system.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Thanks for the improvements! Browse a preview of your changes using the link below.
| Name | Link |
|---|---|
| Latest commit | a48aa11bd6ebaf65d98ab9f45950006fd298d851 |
| Latest deploy log | https://app.netlify.com/sites/cfpb-design-system/deploys/65f9a4bdbe297700081e89b2 |
| Deploy Preview | https://deploy-preview-1933--cfpb-design-system.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Superseded by https://github.com/cfpb/design-system/pull/1979/