design-system icon indicating copy to clipboard operation
design-system copied to clipboard

Multiselect: Fix erroneous placeholder reference

Open anselmbradford opened this issue 3 months ago • 1 comments

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

  1. Check the multiselect example and see that if a data-placeholder carries over onto the multiselect. https://deploy-preview-2355--cfpb-design-system.netlify.app/design-system/components/selects#multiselect

anselmbradford avatar Aug 21 '25 19:08 anselmbradford

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Aug 21 '25 19:08 netlify[bot]