luqin / react-icheck

:radio_button: iCheck components built with React. Highly customizable checkbox, radio buttons and radio group.
https://luqin.github.io/react-icheck
177 stars 40 forks source link

Demo has an issue #13

Closed jeffconklin closed 8 years ago

jeffconklin commented 8 years ago

Hello,

Saw your note in the orig iCheck GIT repo about react-icheck and wanted to check this out. Looks very nice.

I wanted to also mention that on the demo page (http://luqin.github.io/react-icheck) I clicked "Radio, #input-4". I then checked "Checkbox, #input-1". Immediately after clicking input-1, the radio button selection on the right also changed to having "Radio, #input-3" checked. Didn't look into why... I just wanted to point it out.

Keep up the good work.

luqin commented 8 years ago

Thank you. I plan to dev react-icheck 1.0

jeffconklin commented 8 years ago

Glad I could help.

When working on the demo, you may want to take a look at the radio buttons throughout the page. For me, in Chrome, they are all acting like checkboxes. Once clicked, they no longer switch properly. A quick screenshot:

20160115reacticheck

luqin commented 8 years ago

Thank for you help. :smile:

jeffconklin commented 8 years ago

Just an FYI... the demo still allows you to check multiple radios buttons. It is fine under the "Demo" section, but almost all the other ones allow multiple radios.

reacticheck

luqin commented 8 years ago

Thank you. I know this issue.