design-system-components icon indicating copy to clipboard operation
design-system-components copied to clipboard

Control and radio input groups

Open sukhrajghuman opened this issue 5 years ago • 2 comments

fixes #544

Will need to update docs on design system site also to reflect this.

Basically made RadioList and CheckboxList components which control the state of the checked items and has callbacks into the parent component

sukhrajghuman avatar Nov 08 '18 05:11 sukhrajghuman

Hmmm i'm not too sure on this one, the components were pretty clean before and maybe we are now supporting too much?

I assume most people would write code to handle this state themselves ( especially in forms )?

Also this branch has unmerged commits 😕

alex-page avatar Nov 20 '18 09:11 alex-page

Will discuss the option of having radio and checkbox list react components

sukhrajghuman avatar Nov 23 '18 01:11 sukhrajghuman