Skip to content
This repository was archived by the owner on Jun 20, 2022. It is now read-only.

Conversation

@ividic
Copy link
Contributor

@ividic ividic commented Jan 21, 2019

Summary

Adding control and valid props to Checkbox component to bring it inline with the Input component.

Test plan

Passes linting and tests.

<Playground>
<FormCheck>
<Checkbox
id="sizeCheckbox1"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update this id to make it unique in the page? Same for other ids.

@gregberge
Copy link
Member

Hello @ividic, thanks for this feature! It is great, just a small issue in the documentation that make it impossible to click on a checkbox. Can you fix it? Thanks again!

@ividic
Copy link
Contributor Author

ividic commented Jan 21, 2019

No problem, thanks for pointing it out! All done, fixed a small typo in the name attributes as well

@gregberge gregberge merged commit f26186c into smooth-code:master Jan 22, 2019
@gregberge
Copy link
Member

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants