-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Added multiselect story #2648
Conversation
unrelated fix to the goal here
@shkeating same and same |
I have an iphone, but I'm not sure how I'd pull this up. Someone mind giving me a few instructions? |
You know i completely forgot we can use the Simulator app to run this stuff. With this branch running locally, all you have to do is launch a sim and use its built in safari to load it! For reference, here's how mdn's example multiselect looks: So I think the Happo diff is as expected and approvable |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me!
Summary
Related Issues or PRs
Addresses uswds/uswds#5268, in that this component was already working fine, but now you can see that it works fine.
How To Test
View "Multiselect" story for "Select" component, see ellipsis is added already via imported css, and set/unset the validation style in the storybook args
Screenshots (optional)