Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Bugfix/story issues #51

Merged
merged 8 commits into from
Mar 17, 2020
Merged

Conversation

koca
Copy link
Contributor

@koca koca commented Mar 15, 2020

fixes #49 storybook issues

  • Radio
  • RadioGroup
  • Progress
  • Select

also added tests for:

  • Radio
  • RadioButtonGroup components

and slider component works on my machine so we should try to reproduce the issue on linux i guess

Copy link
Collaborator

@codebender828 codebender828 left a comment

Choose a reason for hiding this comment

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

Great work with this, @koca .

On the Radio component, we need to remove the defaultIsChecked key from the attrs since we've now moved it to domProps.

@codebender828
Copy link
Collaborator

Great work.

@codebender828 codebender828 self-requested a review March 17, 2020 02:19
@codebender828 codebender828 merged commit 8f57303 into chakra-ui:master Mar 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Storybook component issues
2 participants