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(Picker): replace key prop value #1273

Merged
merged 2 commits into from
Aug 6, 2024
Merged

fix(Picker): replace key prop value #1273

merged 2 commits into from
Aug 6, 2024

Conversation

kubaczerwinski77
Copy link
Contributor

@kubaczerwinski77 kubaczerwinski77 commented Aug 6, 2024

Resolves: #{issue-number}

Description

Replaced key props value while mapping through selected items from item.name to item.key

Storybook

https://feature-1272--613a8e945a5665003a05113b.chromatic.com

Checklist

Obligatory:

  • Self review (use this as your final check for proposed changes before requesting the review)
  • Add correct label
  • Assign pull request with the correct issue

@kubaczerwinski77 kubaczerwinski77 linked an issue Aug 6, 2024 that may be closed by this pull request
1 task
@kubaczerwinski77 kubaczerwinski77 requested a review from a team August 6, 2024 06:55
@VadymBezpalko VadymBezpalko merged commit 184af70 into main Aug 6, 2024
5 checks passed
@VadymBezpalko VadymBezpalko deleted the feature/1272 branch August 6, 2024 10:48
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.

[Picker] Change key prop value in multipicker
3 participants