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

Picker in wheel picker mode supports top bar props #2681

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

adids1221
Copy link
Contributor

Description

Picker in WheelPicker mode supports topBarProps.

Changelog

Picker in WheelPicker mode supports topBarProps.

Additional info

#2557

@adids1221 adids1221 requested a review from lidord-wix July 24, 2023 13:50
@adids1221 adids1221 requested review from Inbal-Tish and removed request for lidord-wix August 8, 2023 08:10
@adids1221 adids1221 assigned Inbal-Tish and unassigned lidord-wix Aug 8, 2023
@Inbal-Tish
Copy link
Collaborator

Inbal-Tish commented Aug 16, 2023

@adids1221 I'm not sure I understand. We're supporting passing topBarProps but we're not rendering TopBar? Why? Do we want to support all of these props or just cancel button?

@adids1221
Copy link
Contributor Author

@adids1221 I'm not sure I understand. We're supporting passing topBarProps but we're not rendering TopBar? Why? Do we want to support all of these props or just cancel button?

We are supporting TopBar props when the user isn't using WheelPicker.
When using WheelPicker we are giving the option to render done button but not a cancel button.
I'll consult the UX but for now, let's support the cancel button.

@Inbal-Tish Inbal-Tish merged commit 69c2bcb into master Sep 11, 2023
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