-
Notifications
You must be signed in to change notification settings - Fork 333
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
ENH Use SearchableMultiDropdownField to select Members #2906
ENH Use SearchableMultiDropdownField to select Members #2906
Conversation
b371c34
to
c56fad7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't forget to remove the $membersMap
variable assignment
Have removed $membersMap variable |
c56fad7
to
d9b39ee
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but needs a dependency bump for admin and framework.
d9b39ee
to
4fd103d
Compare
Have updated composer.json |
4fd103d
to
3d94a0e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, will merge once admin and framework PRs are merged
Issue silverstripe/silverstripe-admin#1618
CI requires silverstripe/silverstripe-framework#11057 to be merged first