-
Notifications
You must be signed in to change notification settings - Fork 734
ColorPicker - Remove UNSAFE method #940
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
Conversation
…a/ColorPicker_remove_UNSAFE
…t-native-ui-lib into infra/ColorPicker_remove_UNSAFE
@ethanshar I don't see a way to update the' initialColor' without turning the component to an uncontrolled component and pass a 'key' prop. Do you have any other suggestions? |
…a/ColorPicker_remove_UNSAFE
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Inbal-Tish
Just verifying first. Is this PR should be merged to v6
branch or master
?
Also, do we still need the initialColor
prop?
To master. Yes, the initialColor is sent to the ColorPickerDialog as key to render the preview on the required color. |
Uh oh!
There was an error while loading. Please reload this page.