Skip to content

Infra/picker refactor #2 #1001

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 17 commits into from
Nov 17, 2020
Merged

Infra/picker refactor #2 #1001

merged 17 commits into from
Nov 17, 2020

Conversation

ethanshar
Copy link
Collaborator

@ethanshar ethanshar commented Oct 25, 2020

Description

(This PR depends on #1000)

  • Use context to pass Picker value to Picker Items.
    This way we don't need to clone children and inject the props.
    Also this support rendering children that are not picker items (like section separators)

  • Fixed issue with search functionality (broke after recent API migration)

  • Fixed issue with multi select mode with new API

Changelog

Refactor Picker component

@ethanshar ethanshar added the Important for Next Release PR that must be included in the release version label Nov 8, 2020
@ethanshar ethanshar requested a review from Inbal-Tish November 17, 2020 05:05
@Inbal-Tish Inbal-Tish merged commit 50eb031 into master Nov 17, 2020
@ethanshar ethanshar deleted the infra/PickerRefactor_#2 branch March 8, 2021 09:02
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