carbon-web-components
carbon-web-components copied to clipboard
Web Component: Multi-select - Implement a fluid variant
User Story
As a
[user role below]
: IBM.com Library developer
I need to: create a fluid variant of the
Multi-select
control
so that I can: provide the ibm.com adopter developers Carbon feature parity in the components they use to build ibm.com web pages
Additional information
-
Fluid inputs sketch file link
- Add the corresponding styles to: https://github.com/carbon-design-system/carbon-web-components/blob/master/src/components/multi-select/multi-select.scss
- Add the markup of fluid mode to: https://github.com/carbon-design-system/carbon-web-components/blob/master/src/components/multi-select/multi-select.ts
- Carbon Design reference
- Prod QA testing issue (#517)
Acceptance criteria
- [ ] Corresponding styles are added
- [ ] Fluid mode markup is added
- [ ] Minimum 80% unit test coverage
- [ ] A comment is posted in the Prod QA issue, tagging Praveen when development is finished