ant-design / ant-design/pro-components
🐛[BUG] EditableProTable 表单模式 分页有问题
Open
- 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 描述
修改同一行的的 其他分页的数据也修改了
### 📷 复现步骤
官网例子 放分页参数即有问题
### 🏞 期望结果
修改不影响其他分页的数据
Contributor guide
Research direction
Start with the EditableProTable form-mode official example configured with pagination parameters and reproduce the issue across pages. Trace how an edit on one page is stored and verify that editing a row does not modify the corresponding data on other pages. Done means the reported pagination scenario keeps each page's data independent.
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
- 45/100