vibe icon indicating copy to clipboard operation
vibe copied to clipboard

WIP: combobox and tabs a11y attributes fix

Open hadasfa opened this issue 2 years ago • 1 comments

Basic

  • [ ] Used plop (npm run plop) to create a new component.
  • [ ] PR has description.
  • [ ] New component is functional and uses Hooks.
  • [ ] Component defines PropTypes.

Style

  • [ ] Styles are added to NewComponent.modules.scss file inside of the NewComponent folder.
  • [ ] Component uses CSS Modules.
  • [ ] Design is compatible with Monday Design System.

Storybook

  • [ ] Stories were added to /src/NewComponent/__stories__/NewComponent.stories.js file.
  • [ ] Stories include all flows of using the component.

Tests

  • [ ] Tests are compliant with TESTING_README.md instructions.

hadasfa avatar Apr 13 '22 08:04 hadasfa

Your PR should include one (and only one) of the following labels:

  • PR: Bugfix 🐛
  • PR: New Feature 🕹
  • PR: Dependencies 🛠
  • PR: Documentation 📖
  • PR: Internal 🏠
  • PR: Breaking Changes 💥
  • PR: Icon 💎

github-actions[bot] avatar Apr 13 '22 08:04 github-actions[bot]