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

select组件在多选模式下,鼠标移上去可以看到所有选中项,或者可以提供一个渲染方法(textRender),而不用点击打开下拉框再滚动到具体的某一项去查看 #28234

Closed
1 task
fengyun2 opened this issue Dec 7, 2020 · 3 comments · Fixed by #47210
Labels
💄 Design It is a UI design issue Inactive

Comments

@fengyun2
Copy link

fengyun2 commented Dec 7, 2020

  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

提升用户体验

What does the proposed API look like?

textRender: (props) => ReactNode

@zombieJ
Copy link
Member

zombieJ commented Dec 7, 2020

没明白,你要的是什么样子的?来个图

@fengyun2
Copy link
Author

fengyun2 commented Dec 7, 2020

https://codesandbox.io/s/duoxuan-antd492-forked-6sx5l?file=/index.js

鼠标移到输入框上方的效果如下:
image
image

@afc163
Copy link
Member

afc163 commented Dec 9, 2020

现在 ... 上确实没办法看到更多的信息,UI 上可以优化一下。

@afc163 afc163 added the 💄 Design It is a UI design issue label Dec 9, 2020
@zombieJ zombieJ mentioned this issue Jan 29, 2024
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💄 Design It is a UI design issue Inactive
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants