Decathlon / vitamin-web

Decathlon Design System UI components for web applications
https://decathlon.github.io/vitamin-web
Apache License 2.0
282 stars 76 forks source link

bug(@vtmn/react): `VtmnDropdown` doesn't support `style` property in jsx/tsx files #1400

Closed jdeca-decat closed 1 year ago

jdeca-decat commented 1 year ago

Describe the bug When I set style property to VtmnDropdown component, it's not supported and I need to create a simple css file to momentarily resolve the issue Screenshot from 2023-03-24 12-04-53 Screenshot from 2023-03-24 12-04-40

Steps to reproduce

Expected behavior When I create a style property for VtmnDropdown component, it should be supported

Version affected @react: 18.2.0 @vtmn/react: 0.67.0

lauthieb commented 1 year ago

Thanks @jdeca-decat for this issue. As the @vtmn/react is a community library, I hope someone will take this issue to help you. If you want, feel free to contribute also! We are there to help you if needed regarding launching & contributing on the vitamin-web stack.