ant-design / ant-design/pro-components
🐛[BUG]ProFormUploadDragger组件上传进度条样式与extra属性设置的信息展示重合
Open
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description
### 🐛 bug 描述
我在自定义上传方法中使用了onProgress来控制上传进度条,同时我设置了extra来展示上传文件限制的信息,但当我选择完文件上传后,进度条和extra信息重合了
Contributor guide
Research direction
Start at the ProFormUploadDragger component and reproduce the upload using a custom method with onProgress and an extra message. Inspect how the progress bar and extra content are rendered; done means both remain readable without overlapping after a file is selected.
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
- Needs clarification
- Newbie friendliness
- 25/100