pendulum-chain / portal

The Pendulum/Amplitude portal UI
GNU General Public License v3.0
1 stars 1 forks source link

Dialog to connect wallet is shown behind other dialogs #497

Open ebma opened 3 weeks ago

ebma commented 3 weeks ago

Describe the bug

When clicking on the 'Connect to wallet' button in the backstop pool 'Withdraw' dialog, the dialog for connecting the wallet is shown behind the current one and I cannot interact with it.

Reproduction

Steps to reproduce the behavior:

  1. On 'Foucoco', without being connected to an account
  2. Click on 'Forex AMM' > 'Backstop Pool' in the sidebar
  3. Click on 'Withdraw'
  4. Click on 'Connect to wallet'

Expected behavior

The dialog to connect to a wallet account should be shown on top.

Screenshots

image
ebma commented 3 weeks ago

@prayagd I created a new bug ticket.

ebma commented 1 day ago

I tried some things with around changing the z-index field but I didn't manage to show the wallet selection dialog on top of the other. I think we should postpone fixing this to after the revamped wallet selection is available.