Ahmed Mehri

Results 4 issues of Ahmed Mehri

**Describe the bug** CollapsiblePanel's content doesn't grow over the full container's width. **To Reproduce** Steps to reproduce the behavior: Check the following code: ```js import { Card, CollapsiblePanel, Spacings, TextField...

🐛 Type: Bug
👶 good first contribution

**Is your feature request related to a problem? Please describe.** Context: https://github.com/commercetools/ui-kit/pull/557#issuecomment-815927709 My use case is positioning two items vertically with a container that has a fixed height, and position...

👶 good first contribution
💡 Type: Idea
🚀 Type: New Feature

**Describe the issue** Exports of `@commercetools-test-data/commons` are not properly exported. **To Reproduce** Steps to reproduce the behavior: 1. Import e.g `Reference`, `import { Reference } from '@commercetools-test-data/commons';` 2. Access e.g...

bug

**Description:** The current implementation appears to have a limitation where selecting or focusing the localized text input functionality is not directly available within the `LocalizedTextField` component. This contrasts with the...