arco-design / arco-design-vue

A Vue.js 3 UI Library based on Arco Design
https://arco.design/vue
MIT License
2.73k stars 536 forks source link

select多选模式设置max-tag-count之后,想要可以自己用Tooltip来包裹+1(这个计数的tag),从而展示被省略的tag #2776

Open ccf-zeno opened 1 year ago

ccf-zeno commented 1 year ago

基本信息

现有案例

暂无

预期解决问题

设置max-tag-count之后用户无法知道自己选择了哪些内容

额外补充

最好是自带就能hover上去查看被省略的tag,如果无法自带的话可以开放插槽,让用户自定义也可以

Helium-Z commented 1 year ago

Vue 组件库的 Issue?这个仓库是 React 版本的。

Trojan0523 commented 11 months ago

Vue 组件库的 Issue?这个仓库是 React 版本的。

seems like there is a missing Vue version renderTag slots feature , hope to implement. Or I can implement it and publish in the material market