bitshares / bitshares/bitshares-ui

Proposed transactions pagination?

Open
#3,452 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
520
Forks
575
Avg merge
12h 7m
Merged PRs (30d)
5

Description

**Is your feature request related to a problem? Please describe.**

There are hundreds of proposals in the `committee-account` now. It makes the page very slow to load.
https://wallet.bitshares.org/#/account/committee-account/
![image](https://user-images.githubusercontent.com/9946777/151608355-fa6c8c48-b8bf-42b7-bdfd-91cf65062d3d.png)

**Describe the solution you'd like**
Pagination?

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
[2022-01-22 bitCNY blackswan: issues and solutions about individual settlements](https://bitsharestalk.org/index.php?topic=33637.msg347872#msg347872)

Contributor guide

Open the contributing guide

Research direction

Start at the wallet account page linked in the issue and trace how the committee-account proposals and transactions are loaded and rendered. Check the relevant frontend tests or add coverage if none is mentioned. Done means the page handles hundreds of proposals through pagination and no longer suffers from the reported slow initial load.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.