ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

垂直的RadioGroup

Open mengyongzeng opened this issue 1 year ago • 1 comments
trafficstars

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

Version

4.1.0

Environment

vue 本地浏览器环境

Reproduction link

Edit on CodeSandbox

Steps to reproduce

在垂直的 RadioGroup a-radio中使用a-select 的多选模式 mode="multiple" 点击select 后没有获取焦点 并且下拉框弹出后又收起

What is expected?

预期可以正常获取焦点并且 下拉框保持弹出状态

What is actually happening?

? 未获取焦点 并且 下拉框弹出后秒收起

mengyongzeng avatar May 11 '24 10:05 mengyongzeng

a-radio不包裹a-select就可以,样式上是一样的而且 而且为什么要把a-select写在a-radio中呢,他们之间应该没有什么功能上的组合

Aaron-zon avatar May 15 '24 03:05 Aaron-zon

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Jul 15 '24 02:07 github-actions[bot]