Skip to content

Use the given form in html_options for the hidden field in collection_check_boxes#51746

Merged
rafaelfranca merged 1 commit intorails:mainfrom
3v0k4:hidden-form
Jan 8, 2025
Merged

Use the given form in html_options for the hidden field in collection_check_boxes#51746
rafaelfranca merged 1 commit intorails:mainfrom
3v0k4:hidden-form

Conversation

@3v0k4
Copy link
Contributor

@3v0k4 3v0k4 commented May 6, 2024

Motivation / Background

Fixes #51606

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one change. Unrelated changes should be opened in separate PRs.
  • Commit message has a detailed description of what changed and why. If this PR fixes a related issue include it in the commit message. Ex: [Fix #issue-number]
  • Tests are added or updated if you fix a bug or add a feature.
  • CHANGELOG files are updated for the changed libraries if there is a behavior change or additional feature. Minor bug fixes and documentation changes should not be included.

@rails-bot rails-bot bot added the actionview label May 6, 2024
@skipkayhil skipkayhil added the ready PRs ready to merge label Sep 24, 2024
@skipkayhil
Copy link
Member

If you could please add a CHANGELOG entry in Action View, I'll try to get some attention on this so it can be merged 💪

@3v0k4
Copy link
Contributor Author

3v0k4 commented Sep 25, 2024

@skipkayhil oops, sorry! I added it 🙏

@rafaelfranca rafaelfranca merged commit f978e1d into rails:main Jan 8, 2025
1 check passed
rafaelfranca added a commit that referenced this pull request Jan 23, 2025
Use the given `form` in `html_options` for the hidden field in `collection_check_boxes`
rafaelfranca added a commit that referenced this pull request Jan 23, 2025
Use the given `form` in `html_options` for the hidden field in `collection_check_boxes`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

actionview ready PRs ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

collection_check_boxes hidden field ignores :form option

3 participants