Loopring / loopring-wallet-feedback

钱包产品需求汇总(包括安卓和iOS)
10 stars 3 forks source link

Issues with paginated explorer views #187

Open sk33z3r opened 2 years ago

sk33z3r commented 2 years ago

Issue # 1: Transaction views have endless pagination

Repro:

  1. View a page of transactions with a short list (example transaction list) OBSERVE: Pagination nav indicates there are 4 or more pages
  2. Click the right arrow in pagination nav until you reach page 5

Expected: Only 2 pages are actually available for the example transaction list.

Actual: I am able to increment pages indefinitely.

Additional Notes:


Issue # 2: Broken buttons exist in the page number navigation

There are odd behaviors in the pagination nav buttons as outlined below. I've color coded the image.

image

I've been using the loophead collection for testing.


Issue # 3: NFT view stops at page 25

Repro:

  1. Open a wallet in explorer
  2. Click NFTs
  3. Click the >> button next to the NFT page buttons

Expected: Goes to the last page of NFTs

Actual: If the wallet has enough NFTs, it will stop at 25 and not show any more pages

Notes:

sk33z3r commented 2 years ago

Added a 3rd issue to the main ticket body

shad-k commented 2 years ago

These should be fixed with https://github.com/Loopring/loopring-explorer/pull/28