make-software / casper-wallet

Securely manage your CSPR tokens, interact with dapps, and sign transactions with Casper Wallet, the go-to self-custody wallet for the Casper Network.
https://casperwallet.io
Apache License 2.0
21 stars 5 forks source link

Casper Wallet | Account List | Account controls are floating unanchored on 'account list' screen #272

Open karatnyk opened 2 years ago

karatnyk commented 2 years ago

Pre-conditions: A Wallet with at least 6 imported accounts exists

Steps to reproduce:

  1. Open the Wallet
  2. Click on 'Switch account' control
  3. Scroll down to the bottom of 'Account List' screen
  4. Click on three dots button next to the first listed account
  5. Scroll down while account controls are opened

Expected result: Account controls anchored to the respective account Actual result: Account controls are floating unanchored 6. Account controls are floating unanchored on 'account list' screen.gif

piotrwitek commented 2 years ago

this will not be changed until we have a complete popup behavior specified especially around edge cases describing what should happen when the popover is scrolled out of the visible page area, this goes to the backlog and @adammake please create a corresponding specification task if you think that is needed. cc @karatnyk

adammake commented 1 year ago

I've submitted a new ticket specifying proper pulldown behavior logic. https://github.com/make-software/casper-wallet/issues/508