ant-design / ant-design/pro-components
StepsForm 搭配 antd Form.List 和 Tabs 时 ProFormDateTimeRangePicker 的 transform 无法触发 🐛[BUG]
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description
提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
### 🐛 bug 描述
如题
### 📷 复现步骤
### 🏞 期望结果
SmsSystemForm ProFormDateTimeRangePicker transform 方法能够触发
### 💻 复现代码
复现代码 https://codesandbox.io/p/sandbox/proformdatetimerangepicker-4wt2ct?file=%2Fsrc%2FSmsSystemForm.tsx%3A30%2C9-30%2C18
### © 版本信息
- ProComponents 版本: [2.7.9]
- antd 版本:[5.18.0]
- 浏览器环境 Chrome 125.0.6422.113(正式版本) (arm64)
- 开发环境 [mac OS]
### 🚑 其他信息
Contributor guide
Research direction
Start with the reproduction in the CodeSandbox, especially src/SmsSystemForm.tsx around line 30, and reproduce the StepsForm, antd Form.List, and Tabs combination. Trace why ProFormDateTimeRangePicker's transform is not triggered; done means the transform method fires as expected in that reproduction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100