-
-
Notifications
You must be signed in to change notification settings - Fork 50.5k
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
ColorPicker review issues #42333
Comments
|
|
|
#42334 done~ |
#42334 done~ |
#42334 done~ |
这个需要 @zombieJ 豆酱大佬看看 |
这个我的理解是预期行为,因为这里本来默认非受控模式,但是 demo 中指定了 |
是这样的,这里变成受控了,所以没法切换 format |
demo 里不要出现让用户费解的交互,这里 format + onChange 配合吧。 |
这样的话是不是 demo 中只需要一个就够了,不用出现三次了,@RedJue 大佬要不你来看一下? |
嗯嗯 可以加个 onFormatChange 配合一下 |
写3个只是为了显示更清楚,比较直观展现 format 的效果,还是必要的,就把受控优化一下好了,demo 还是减少用户理解的成本,简单处理。 |
+1 |
应该支持下 #fff 这种就三个英文的色号 |
后续版本可以考虑支持 |
发现 https://preview-42329-ant-design.surge.sh/components/popover-cn 也丢了,不是 ColorPicker 的问题,是其他地方改挂了。
The text was updated successfully, but these errors were encountered: