ant-design / ant-design/pro-components

🐛[BUG] CellEditorTable 单元格编辑,显示的内容是之前的值,并且如果里面渲染日期组件的话,onchange事件监听不到

Open
#8,472 12 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4.8k
Forks
1.4k
Avg merge
10h 44m
Merged PRs (30d)
3

Description

### 🐛 bug 描述

### 📷 复现步骤

1.我目前使用CellEditorTable进行新需求的开发,当我触发单元格编辑时,修改的值,回车后还是原始值。
2.如果单元格是通过日期渲染的,我修改了日期的值,显示的还是原始值。

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the CellEditorTable edit flow described in the issue, including editing a date-rendered cell. Identify the relevant component entry point from that reproduction; done means the entered value remains after pressing Enter and the date field's onchange event is received.

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
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.