saleor / macaw-ui

MacawUI: an official UI design kit for Saleor
https://macaw-ui.vercel.app
103 stars 33 forks source link

[Feature]: Drop sizes in components #589

Open andrzejewsky opened 1 year ago

andrzejewsky commented 1 year ago

What I'm trying to achieve

We currently have a size prop for multiple components such as Select or Input. The available sizes are small, medium, and large. However, this prop confuses end users as they are unsure which size to choose.

Proposed solution

Remove the size prop from components and use the default medium size.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.