balance-manager icon indicating copy to clipboard operation
balance-manager copied to clipboard

Send and Receive popup windows misplaced if 'show more transactions' is selected

Open tjayrush opened this issue 5 years ago • 2 comments

What is this issue about? (select one)

  • [x ] Bug report
  • [ ] Feature request
  • [ ] Enhancement

Issue Description

I was using the Balance Manager, and I clicked on the 'Show More Transactions' at the bottom of the transactions list. It looked fine. I then went and clicked on the 'Receive' button and the popup window with the QR code was misplaced (at was 9/10 off the screen at the bottom of the screen -- is it placed centered vertically to the height of the transaction list?). I can close that window, and if I do and then go to the bottom and click on 'Show Less Transactions' and then 'Receive' it corrects. If I turn 'Show More' back on the problem re-appears. Exact same happens with the Send button.

Steps to reproduce

See above.

Expected Behavior

The popup window should be displayed in the middle of the viewable screen not centered against the height of the list (which is bigger when expanded which is why it's centered wrongly).

### Actual Behavior

Popup window seems to be centering vertically based on size of transaction list display as opposed to size of browser window

screen shot 2018-12-10 at 9 04 28 pm

tjayrush avatar Dec 11 '18 02:12 tjayrush

Thanks man. Great find!

Richard

On Mon, Dec 10, 2018 at 9:04 PM, Thomas Jay Rush < [email protected] > wrote:

What is this issue about? (select one)

  • [x ] Bug report
  • Feature request
  • Enhancement

Issue Description

I was using the Balance Manager, and I clicked on the 'Show More Transactions' at the bottom of the transactions list. It looked fine. I then went and clicked on the 'Receive' button and the popup window with the QR code was misplaced (at was 9/10 off the screen at the bottom of the screen -- is it placed centered vertically to the height of the transaction list?). I can close that window, and if I do and then go to the bottom and click on 'Show Less Transactions' and then 'Receive' it corrects. If I turn 'Show More' back on the problem re-appears. Exact same happens with the Send button.


Steps to reproduce

See above.

Expected Behavior

The popup window should be displayed in the middle of the viewable screen not centered against the height of the list (which is bigger when expanded which is why it's centered wrongly).

### Actual Behavior

Popup window seems to be centering vertically based on size of transaction list display as opposed to size of browser window

screen shot 2018-12-10 at 9 04 28 pm ( https://user-images.githubusercontent.com/5417918/49773462-3ac8ee80-fcbf-11e8-9e9a-6c0633f13c24.png )

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub ( https://github.com/balance-io/balance-manager/issues/460 ) , or mute the thread ( https://github.com/notifications/unsubscribe-auth/AAavkOfcF57ppvNCbswbjG8Ulww99lYxks5u3xLGgaJpZM4ZMhrC ).

ricburton avatar Dec 27 '18 23:12 ricburton

Possible fix #465

jackjdleslie avatar Jan 14 '19 00:01 jackjdleslie