[PLAY-3149] Dropdown: Rails Dynamic Options and Event Integration + React Hook Form Support for React - #6538
Merged
Merged
Conversation
|
A change to documentation files was detected in your PR. Please visit this link to preview changes: https://portal-staging.powerapp.cloud/docs?filters[kind]=all&filters[user]=all&filters[namespaceFilter]=play-3149-dropdown-dynamic-options |
nickamantia
marked this pull request as ready for review
August 21, 2026 19:08
nidaqg
reviewed
Aug 24, 2026
nidaqg
reviewed
Aug 24, 2026
nidaqg
reviewed
Aug 24, 2026
nidaqg
reviewed
Aug 24, 2026
nidaqg
reviewed
Aug 24, 2026
nidaqg
reviewed
Aug 24, 2026
nidaqg
reviewed
Aug 24, 2026
nidaqg
previously approved these changes
Aug 25, 2026
6 tasks
nidaqg
approved these changes
Aug 25, 2026
|
🎉 Congratulations on creating an Alpha Version! Your Alpha for Ruby Gems is 17.0.0.pre.alpha.play3149dropdowndynamicoptions18662 Your Alpha for NPM is 17.0.0-alpha.play3149dropdowndynamicoptions18662 |
|
You merged this pr to master branch: |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PLAY-3149
This PR also contains all code from PLAY-3150, cherry picked over for safer testing and merging.
This PR brings over the dynamic options from the typeahead kit to the dropdown kit.
New props include:
options_by_contextcontext_selectorclear_on_context_changeoptions_event_typeThey are slightly re-named from the typeahead kit just to fit in better with the dropdown.
As stated above, this PR also contains all code from PLAY-3150 which adds react hook form support to the React Dropdown kit.
How to test? Steps to confirm the desired behavior:
Checklist:
enhancement,bug,improvement,new kit,deprecated, orbreaking. See Changelog & Labels for details.milanolabel to show I'm ready for a review.minor,major, orpatchlabel for release.inactive RClabel if not an active RC.