Skip to content

ChipScreen - adding example for dynamic label #1253

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 7 commits into from
Apr 8, 2021

Conversation

Inbal-Tish
Copy link
Collaborator

@Inbal-Tish Inbal-Tish commented Apr 6, 2021

ChipScreen - adding example for onPress to open Dialog and dynamic label.
Chip - moving default values from static.
WheelPickerDialog - container self-alignment and code cleanup.

Description

ChipScreen - adding example for dynamic label

Changelog

ChipScreen - adding example for onPress to open Dialog and dynamic label.

…bel.

WheelPickerDialog - container self alignment and code cleanup.
@Inbal-Tish Inbal-Tish requested a review from ethanshar April 6, 2021 11:17
const {selectedValue} = this.state;

return (
<WheelPickerDialog
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you add a picker to the chip example screen?
Don't you think it's making the example screen a bit more complicated than needed?

What do you want to demonstrate here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was a request by ux

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ohh ok :/

@ethanshar ethanshar merged commit 3e76660 into master Apr 8, 2021
@Inbal-Tish Inbal-Tish deleted the feat/ChipScreen_exmples branch April 20, 2021 04:54
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.

2 participants