carbon-web-components icon indicating copy to clipboard operation
carbon-web-components copied to clipboard

Web Component: Select - Implement a fluid variant

Open RobertaJHahn opened this issue 4 years ago • 0 comments

User Story

As a [user role below]: IBM.com Library developer

I need to: create a fluid variant of the 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/select/select.scss
    • Add the markup of fluid mode to: https://github.com/carbon-design-system/carbon-web-components/blob/master/src/components/select/select.ts
  • Carbon Design reference
  • Prod QA testing issue (#?prodqa issue?)

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

RobertaJHahn avatar Sep 30 '20 14:09 RobertaJHahn