CodeChain-io / CodeChain-io/codechain-web-wallet
Don't refresh the transactions list while the user is browsing
- 主要语言
- TypeScript
- 星标
- 20
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently, the recent transactions list is refreshed every 10 seconds to show newly created transactions.
It causes a bug when a user is trying to browse the transaction history. For example, if the list is refreshed when a user was looking at the second page, the list changes and shows the first page and the remaining page numbers.

贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by locating the recent-transactions list and the 10-second refresh behavior, then inspect how pagination state changes when new transactions arrive. Reproduce the issue while browsing the second page; done means the list no longer resets the user's page or removes the remaining page numbers during refresh.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend, web-dev
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100