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

在无界微前端模式下Select组件会有位置计算错误问题

Open tthh-1210 opened this issue 1 year ago • 1 comments
trafficstars

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

Version

4.1.0

Environment

谷歌浏览器,vue3 vite

Reproduction link

Edit on CodeSandbox

Steps to reproduce

点击Select组件,弹出下拉框会偏移

What is expected?

在无界微前端模式、左侧有菜单的情况下,修复点击Select组件下拉内容位置计算不正确的问题

What is actually happening?

在无界微前端模式下,左侧为菜单栏,右侧为子应用,子应用内使用Select组件时,设置dropdownMatchSelectWidth为fasle,当下拉的宽度大于input的宽度时,下拉框的位置会出现偏移。 image

tthh-1210 avatar Mar 18 '24 08:03 tthh-1210

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 May 18 '24 02:05 github-actions[bot]