Page MenuHomePhabricator

[Cashtab] Show 10 txs instead of 20 per page
ClosedPublic

Authored by bytesofman on Sep 24 2025, 13:07.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCa03ae9e78ff2: [Cashtab] Show 10 txs instead of 20 per page
Summary

Depends on D18681

Now that we have pagination, there is less need to show so many txs per page. I find it difficult to scroll through 20 txs and mentally keep track of the set. With pagination, we can always get the next txs. imo 10 per page is better UX.

Test Plan

npm test, npm start and see only 10 txs

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fewer-txs
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34567
Build 68601: Build Diffcashtab-tests
Build 68600: arc lint + arc unit