ant-design / ant-design/pro-components

🐛[BUG]EditableTable 太卡了 官方例子输入框都有明显延迟

Open
#9,612 5 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 描述

EditableProtable太卡了,实时编辑 输入框输入都有明显延迟,re-render需要优化

### 📷 复现步骤

https://codesandbox.io/s/5w8nmk

### 🏞 期望结果

优化处理 EditableProtable的性能,现在输入框输入延迟很明显

Contributor guide

Open the contributing guide

Research direction

Start with the linked CodeSandbox reproduction and profile EditableProTable while typing in an editable cell, focusing on the render path and identifying the source of the input delay. Compare render behavior before and after the change; done means the official example remains functionally correct and typing no longer has obvious latency.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.