João Abel
João Abel
**Is your feature request related to a problem? Please describe.** There are some cases where it would be useful to "append" a button or icon to the side of an...
### Performance Problem In pages with several instances of a `CollapsiblePanel`, or when it has a "heavy" content, keeping the content rendered even when the panel is collapsed may cause...
### Summary Upgrades the Tooltip component to use [Popper v2](https://popper.js.org/docs/v2/). Fixes https://github.com/commercetools/ui-kit/issues/1490
As suggested by @tdeekens in [Issue #1263](https://github.com/commercetools/ui-kit/issues/1263#issuecomment-595875222) > UI-Kit could also export custom react-testing-library selectors which integrate with its components on a more higher level. This way we could encapsulate...
We already have Tabs in our MC app and they seem like a good candidate to add to the UI-kit, since it's a generic UI component.
**Is your feature request related to a problem? Please describe.** We've been adding props to our React components which do little or nothing more than being forwarded to the HTML...