ant-design / ant-design/pro-components
🐛[BUG] ProFormTreeSelect数据量过多时,最底部数据被截断,不显示问题。
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description
提问前先看看:
### 🐛 bug 描述

### 📷 复现步骤
### 🏞 期望结果
最底部的数据能正常选择。
### 💻 复现代码
```
```
### © 版本信息
- ProComponents 版本: [e.g. 4.0.0]
"@ant-design/pro-components": "^2.7.15",
- umi 版本
- 浏览器环境
版本 137.0.7151.104(正式版本) (64 位)
- 开发环境 [e.g. mac OS]
windows
### 🚑 其他信息
Contributor guide
Research direction
Start by reproducing the issue with the provided ProFormTreeSelect configuration and a large treeData list, then trace the ProFormTreeSelect tree popup rendering. Done means the bottom entries remain visible and selectable when the tree contains many items; verify the behavior in the affected browser environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100