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

Fix some edge cases for select with selected option #12287

Merged
merged 1 commit into from
Sep 23, 2013

Conversation

bogdan
Copy link
Contributor

@bogdan bogdan commented Sep 19, 2013

Select should use selected option as value when specified in all layers
This is not always true right now. That is why prompt option could not
work correctly. See tests for examples.

@rafaelfranca
Copy link
Member

Seems good. Could you add a CHANGELOG entry?

@bogdan
Copy link
Contributor Author

bogdan commented Sep 23, 2013

done.

@rafaelfranca
Copy link
Member

@bogdan I think you forgot to push the CHANGELOG 😄

@bogdan
Copy link
Contributor Author

bogdan commented Sep 23, 2013

ok,

waiting for #11055 to be merged first to prevent yet another changelog rebase (they gonna kill me one day)

@rafaelfranca
Copy link
Member

#11055 merged

rafaelfranca added a commit that referenced this pull request Sep 23, 2013
Fix some edge cases for select with selected option
@rafaelfranca rafaelfranca merged commit f04dd33 into rails:master Sep 23, 2013
rafaelfranca added a commit that referenced this pull request Sep 23, 2013
Fix some edge cases for select with selected option
Conflicts:
	actionview/CHANGELOG.md
@bogdan bogdan deleted the select-with-selected-option branch May 7, 2014 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants