liftedinit / alberto

A crypto wallet for any ledger supporting the Many protocol
https://alberto.app
Apache License 2.0
6 stars 7 forks source link

Transaction Detail view should scroll #82

Closed stanleyjones closed 2 years ago

stanleyjones commented 2 years ago

Describe the bug

When launching the app from a transaction link, the view does not scroll. Approving a multi-signature transaction potentially requires resizing the browser or adjusting the scale if the approval button is off the screen.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://alberto.app/#/transactions/OBFnAAAAAg%3D%3D
  2. Adjust screen so approval button is not visible.
  3. Attempt to scroll down to click the button.

Expected behavior

The screen should scroll if there's content below the fold.

Screenshots

Screen Shot 2022-09-29 at 9 21 58 AM

Desktop (please complete the following information):

Additional context

Scrolling works correctly if you navigate to the transaction via the Accounts > Activity > Transaction flow.