Skip to content

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