Manuel Carrera

Results 77 issues of Manuel Carrera

## Summary Fixes: https://github.com/Workday/canvas-kit/issues/1682 ![category](https://img.shields.io/badge/release_category-Components-blue) ### Release Note - `Modal.Card` no longer defines the padding in the Modal. We've moved the padding to each section. - `Modal.Heading`, `Modal.Body` and `Modal.Footer`...

bug
blocked
review in progress
7.x

## 💡 Suggestion After discussing component promotions, we've come up with a list of components we want to soft deprecate - [ ] Soft Deprecate Drawer renaming it and adding...

8.x

## 🚀 Feature Proposal After an assessment done in https://github.com/Workday/canvas-kit/issues/1395 and https://github.com/Workday/canvas-kit/issues/1652, we've decided that Breadscrumbs is a good component to promote. As part of this promotion make sure to:...

ready for review
8.x

## Summary Add new compound color picker. This will allow consumers to format or edit the contents of the color while still using the model pattern. This component is a...

accessibility
7.x

## 💡 Suggestion Avatar is still a class component which means we sometimes don't have typescript play nicely when we try to use this component as a sub component of...

11.x

## Summary Update lodash to fix vulnerability ![category](https://img.shields.io/badge/release_category-Dependency-blue) ### Release Note Optional release note message. Changelog and release summaries will contain a pull request title. This section will add additional...

## 🚀 Feature Proposal Move to [cypress component test runner](https://www.cypress.io/blog/2021/04/06/introducing-the-cypress-component-test-runner/). Currently we're using [cypress storybook](https://github.com/NicholasBoll/cypress-storybook) which has been great to use storybook to write our test. As of React 18,...

## 🐛 Bug Report Before we released we should get some word smiths to look at documentation but otherwise the API looks great - [ ] Review upgrade guide and...

bug
documentation
8.x

## 💡 Suggestion We've used this component internally and it has helped us a lot to document different states of components. We should move this under the `common` package -...

8.x

## 💬 Questions and Help There are instances where consumers have a disabled button but want to give extra context as to why this action is disabled. Should we have...

question
accessibility
needs-design