lifeomic / chroma-react

Open source design system from LifeOmic, built with React
https://lifeomic.github.io/chroma-react/
MIT License
48 stars 9 forks source link

Proposal: Re-evaluate Modal component props #204

Closed ynotdraw closed 1 year ago

ynotdraw commented 3 years ago

We should re-evaluate the Modal component props. In particular, size and fullWidth are extremely confusing. We have some feedback on this on https://github.com/lifeomic/chroma-react/pull/116#issuecomment-822731493. What would be nice is if we have a new height and width props, with four different size options for each, allowing a bit deeper customization.

We can make this a breaking change if it makes sense, or provide new props and deprecate the old ones. We could even look at replacing the underpinnings with another library that may help us out a bit too 👍

HaleyWardo commented 2 years ago

Ticket created - CHROM-196