react-components icon indicating copy to clipboard operation
react-components copied to clipboard

Duplicate components: <CheckboxInput /> vs <Input type="checkbox" />

Open aaryanporwal opened this issue 1 year ago • 2 comments

Both components look similar, but have different spacing/padding. It can be confusing for developers which one to use where.

aaryanporwal avatar Jan 16 '24 10:01 aaryanporwal

CheckboxInput seems to be a more low level component. Maybe it's still fine to have both? But lets check if we can improve documentation around that.

bartaz avatar Jan 23 '24 10:01 bartaz

Triage: likely not needs to be addressed now. For consideration in new architecture where we will likely revisit form elements.

bartaz avatar Sep 30 '24 10:09 bartaz