CodeChain-io / CodeChain-io/codechain-web-wallet

Don't refresh the transactions list while the user is browsing

未关闭
#63 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
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.

![Nov-14-2019 19-13-13](https://user-images.githubusercontent.com/9711879/68848033-f33eb400-0712-11ea-90cf-99327b9b01e9.gif)

贡献指南

这个仓库没有索引到贡献指南

调研方向

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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。