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: comboBoxListItemPicker onSelectedItem callback fix #523

Merged
merged 1 commit into from
Apr 28, 2020
Merged

Fix: comboBoxListItemPicker onSelectedItem callback fix #523

merged 1 commit into from
Apr 28, 2020

Conversation

gautamdsheth
Copy link
Contributor

Q A
Bug fix? [x]
New feature? [ ]
New sample? [ ]
Related issues? fixes #519

What's in this Pull Request?

This PR fixes issues #519 related to comboBoxListItemPicker callback.
Also, there is an issue when multiselect is set to false or not set at all, the correct value was not returned, check the comment in the mentioned issue. It has been fixed as well.
Also added a minor fix, corrected the lodash import in listview control.

Thanks to @siddharth-vaghasia for suggesting the fix, have incorporated his comment in the fix.
Happy to share the credit with him.

@siddharth-vaghasia
Copy link
Contributor

thanks @gautamdsheth for the fix and sharing the credit :)

@AJIXuMuK AJIXuMuK merged commit 8c8efc7 into pnp:dev Apr 28, 2020
@AJIXuMuK AJIXuMuK added this to the 1.18.0 milestone Apr 28, 2020
@AJIXuMuK
Copy link
Collaborator

Thank you @gautamdsheth and @siddharth-vaghasia!
The PR has been merged. You can test it in beta version and it will be included in the next release.

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