Describe the bug
When connecting to a wallet, if one of the main tabs is open (Realms, Bank, etc) the wallet modal will appear underneath these tabs and is invisible.
To Reproduce
Steps to reproduce the behavior on ArgentX:
Navigate to any tab (Realms for example)
Remove local storage key that starts with gsw-last... from browser local storage
Refresh the page
Connect Wallet
Expected behavior
The wallet connector select modal should appear.
Screenshots
Desktop (please complete the following information):
Browser [chrome]
Additional context
If you close the tab and go back to the Atlas map, the wallet connector is visible. Must set the z-index of the wallet connector modal to be above everything else.
Describe the bug When connecting to a wallet, if one of the main tabs is open (Realms, Bank, etc) the wallet modal will appear underneath these tabs and is invisible.
To Reproduce Steps to reproduce the behavior on ArgentX:
gsw-last...
from browser local storageExpected behavior The wallet connector select modal should appear.
Screenshots
Desktop (please complete the following information):
Additional context If you close the tab and go back to the Atlas map, the wallet connector is visible. Must set the z-index of the wallet connector modal to be above everything else.