ant-design / ant-design/pro-components

🧐[问题] pro table 排序、过滤都会触发request网络请求,我只想直接处理前端数据,而不是重复发送请求

Open
#8,180 2 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

pro table 排序、过滤、换页都会触发request网络请求,我只想直接处理前端数据,而不是重复发送请求。
用dataSource可以避免这种情况,但设置dataSource就会导致settings里的刷新按钮无效,有没什么解决办法呀

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported ProTable behavior with request, dataSource, sorting, filtering, pagination, and the settings refresh button. Trace how these options choose between remote and client-side handling; done means local interactions no longer repeat requests while refresh remains usable.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.