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

deprecate children prop #3069

Closed
wants to merge 3 commits into from

Conversation

adids1221
Copy link
Contributor

@adids1221 adids1221 commented May 12, 2024

Description

Picker children prop deprecation.
As part of the Picker refactor we are deprecating the children prop and moving to use the items prop.
Children cleanup from Picker internal code will be done after merging this PR.

Changelog

Picker children prop deprecation.

Additional info

MADS-4180

@adids1221 adids1221 changed the base branch from master to fix/Picker_search_with_items May 13, 2024 09:10
@adids1221 adids1221 changed the base branch from fix/Picker_search_with_items to master May 13, 2024 09:28
@adids1221 adids1221 marked this pull request as ready for review May 13, 2024 09:32
@adids1221 adids1221 requested a review from Inbal-Tish May 13, 2024 09:33
@Inbal-Tish
Copy link
Collaborator

@adids1221 What about all of our inner usages of Picker.Item and the PickerItem API?

@Inbal-Tish Inbal-Tish assigned adids1221 and unassigned Inbal-Tish May 19, 2024
@adids1221
Copy link
Contributor Author

@Inbal-Tish I'll do it in another PR before moving to the error phase.
WDYT ?

@adids1221 adids1221 assigned Inbal-Tish and unassigned adids1221 May 19, 2024
@Inbal-Tish
Copy link
Collaborator

@Inbal-Tish I'll do it in another PR before moving to the error phase. WDYT ?

Why? If you're deprecating something we should stop using it internally. This will also provide an example for the migration, and make sure there are not issues with this deprecations (at least on our side)

@Inbal-Tish Inbal-Tish assigned adids1221 and unassigned Inbal-Tish May 20, 2024
@adids1221
Copy link
Contributor Author

Closing this PR.
Starting the deprecation in another PR.

@adids1221 adids1221 closed this May 21, 2024
@adids1221 adids1221 deleted the infra/picker_children_prop_deprecation branch May 21, 2024 07:47
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.

None yet

2 participants