hhanh00 / zwallet

Zcash and Ycash light shielded wallet
https://ywallet.app
MIT License
42 stars 20 forks source link

UI issues during rescan #123

Closed rex4539 closed 8 months ago

rex4539 commented 8 months ago

Subject of the issue

When trying to rescan, there are multiple UI issues.

Your environment

Steps to reproduce

Start a rescan.

Expected behaviour

  1. After pressing the checkmark to start the rescan, user is redirected to the Balance screen where the progress bar is shown.
  2. When the rescan process is in progress, the progress bar doesn't say PAUSED.
  3. If the rescan process is indeed paused then the message says "PAUSED - Click to Resume", not "Tap" since I'm on a desktop computer.

Actual behaviour

  1. After pressing the checkmark to start the rescan, nothing happens on the screen.
  2. On the balance screen, the progress bar says it's been paused but the rescan is actually in progress and the progress bar is moving. Clicking on the bar, nothing happens. Screenshot 2023-12-19 at 08 37 28
  3. The message says "PAUSED - Tap to Resume" but I'm on a desktop computer so "Tap" is not appropriate here. "Click" should be written instead.
hhanh00 commented 8 months ago

It is caused by an issue with the mainnet server. It keeps disconnecting clients.

On Tue, Dec 19, 2023, 4:50 PM Dimitris Apostolou @.***> wrote:

Subject of the issue

When trying to rescan, there are multiple UI issues. Your environment

  • 1.5.0
  • macOS Sonoma

Steps to reproduce

Start a rescan. Expected behaviour

  1. After pressing the checkmark to start the rescan, user is redirected to the Balance screen where the progress bar is shown.
  2. When the rescan process is in progress, the progress bar doesn't say PAUSED.
  3. If the rescan process is indeed paused then the message says "PAUSED - Click to Resume", not "Tap" since I'm on a desktop computer.

Actual behaviour

  1. After pressing the checkmark to start the rescan, nothing happens on the screen.
  2. On the balance screen, the progress bar says it's been paused but the rescan is actually in progress and the progress bar is moving. Clicking on the bar, nothing happens.

Screenshot.2023-12-19.at.08.37.28.png (view on web) https://github.com/hhanh00/zwallet/assets/227442/548cfd15-de4a-42d6-b809-da6a7cbb4931

  1. The message says "PAUSED - Tap to Resume" but I'm on a desktop computer so "Tap" is not appropriate here. "Click" should be written instead.

— Reply to this email directly, view it on GitHub https://github.com/hhanh00/zwallet/issues/123, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABWIH57C2K7WSQ4SNTRGZDYKE2LZAVCNFSM6AAAAABA2VKXSSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA2DQMBTGUZTENI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

hhanh00 commented 8 months ago

Tap or Click, I think this is clear enough.