Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display If: Match the checked value on load #324

Merged
merged 1 commit into from
Apr 7, 2015
Merged

Display If: Match the checked value on load #324

merged 1 commit into from
Apr 7, 2015

Conversation

matthewpizza
Copy link

For radio buttons trigger.val(); returns the first element’s value, not the checked element’s value. This PR adds a check to see if there is a checked value when the trigger initializes.
#264 has a related check for checkboxes.

@mboynes
Copy link
Contributor

mboynes commented Apr 7, 2015

Great catch, thanks for fixing it!

mboynes added a commit that referenced this pull request Apr 7, 2015
Display If: Match the checked value on load
@mboynes mboynes merged commit 1b7b7eb into alleyinteractive:master Apr 7, 2015
@matthewpizza matthewpizza deleted the checked-value branch April 7, 2015 17:36
@matthewpizza
Copy link
Author

@mboynes Thanks for merging this! 😄 Looking forward to having this available on VIP, how long does that usually take?

@bcampeau
Copy link
Member

bcampeau commented Apr 7, 2015

VIP is currently in the process of reviewing a Fieldmanager update. This may make it into that review. I expect it to be deployed this week.

@matthewpizza
Copy link
Author

@bcampeau Rad. Thank you.

@bcampeau
Copy link
Member

bcampeau commented Apr 7, 2015

@matthewspencer this is now live on VIP

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.

3 participants