ant-design / ant-design/pro-components
🧐[问题] protable使用reuqest的api。但是我这个有跟另外一个接口有关联,我想直接等另外一个接口触发完成了,在调用
- 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
### 🧐 问题描述
protable使用reuqest的api。但是我这个有跟另外一个接口有关联,我想直接等另外一个接口触发完成了,在调用
### 💻 示例代码
我想让它页面初始化的时候调用接口在触发protable的request的请求,而不是直接触发两次
### 🚑 其他信息
Contributor guide
Research direction
Start with the ProTable request API and the page initialization flow described in the issue. Reproduce the initial load and observe the related API calls, then determine how the second request can wait for the first interface to complete without being triggered twice. Done means initialization performs the dependent calls in the requested order with no duplicate request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100