design-system
design-system copied to clipboard
Multiselect: Fix erroneous placeholder reference
The placeholder on the source <select> element for the mulitselect is data-placeholder, not placeholder, since the <select> element doesn't have a native placeholder attribute in the HTML spec.
Changes
- Multiselect: Fix erroneous placeholder reference
Testing
- Check the multiselect example and see that if a
data-placeholdercarries over onto the multiselect. https://deploy-preview-2355--cfpb-design-system.netlify.app/design-system/components/selects#multiselect
Thanks for the improvements! Browse a preview of your changes using the link below.
| Name | Link |
|---|---|
| Latest commit | 6ccfd3de5b522b615c4d7ef2e6e107bdaa484c23 |
| Latest deploy log | https://app.netlify.com/projects/cfpb-design-system/deploys/68a7720474338a0008c4d438 |
| Deploy Preview | https://deploy-preview-2355--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 project configuration.