Skip to content

Picker Item key prop extraction when passing items in custom modal mode #3129

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

Merged
merged 2 commits into from
Jun 10, 2024

Conversation

adids1221
Copy link
Contributor

@adids1221 adids1221 commented Jun 10, 2024

Description

Picker Item key prop extraction when passing items in custom modal mode.
When rendering picker with custom modal and passing items, the Picker will render the items by itself.
If the user didn't passed key prop to the PickerItem we didn't handled the key prop.

Changelog

Picker Item key prop extraction when passing items in custom modal mode

Additional info

MADS-4286

@adids1221 adids1221 requested a review from nitzanyiz June 10, 2024 08:21
@adids1221 adids1221 added the Important for Next Release PR that must be included in the release version label Jun 10, 2024
@nitzanyiz nitzanyiz merged commit 08f9eb1 into master Jun 10, 2024
1 check passed
@nitzanyiz nitzanyiz deleted the fix/picker_custom_type_item_key_prop branch June 10, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Important for Next Release PR that must be included in the release version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants