FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(Radio): pass checked either from isChecked or checked by karelhala · Pull Request #3066 · patternfly/patternfly-react · GitHub

fix(Radio): pass checked either from isChecked or checked - #3066

Merged
tlabaj merged 1 commit into
patternfly:masterfrom
karelhala:radio-checked
Oct 3, 2019
Merged

fix(Radio): pass checked either from isChecked or checked#3066
tlabaj merged 1 commit into
patternfly:masterfrom
karelhala:radio-checked

Conversation

Copy link
Copy Markdown
Contributor

Fixes: #3065

If consumer updates isChecked or chacked other than via clicking it will not propagate correctly to input, instead it will update defaultChecked. This PR fixes such issue by updating checked either from checked or isChecked.

Copy link
Copy Markdown
Collaborator

PatternFly-React preview: https://patternfly-react-pr-3066.surge.sh

tlabaj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Radio] checked is not updating

4 participants


Back | FazBrowse Home | New Git URL