Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Make the Connect Dialog responsive #818

Open
bohan-zhang-circle opened this issue Feb 2, 2023 · 2 comments
Open

Feature Request: Make the Connect Dialog responsive #818

bohan-zhang-circle opened this issue Feb 2, 2023 · 2 comments
Assignees
Labels
type: enhancement New feature or request

Comments

@bohan-zhang-circle
Copy link

Is your feature request related to a problem? Please describe.

Our app creates an iframe on the end user's webpage. We are using Wagmi for wallet connection.

We found when Coinbase Wallet is not installed, the connect dialog below will pop up. The iframe we areated is a fixed size modal, as a result, the dialog box is cropped, and what's worse is the close button is outside the viewport, so user won't be able to close the dialog.

image

image

Describe the solution you'd like

Make the connect dialog responsive to window size.

Describe alternatives you've considered

In our case, we when user clicks Coinbase Wallet, and it's not installed, we direct user to the coinbase wallet download page: https://www.coinbase.com/wallet/downloads

Additional context

No response

@bohan-zhang-circle bohan-zhang-circle added the type: enhancement New feature or request label Feb 2, 2023
@cb-jake cb-jake self-assigned this Feb 2, 2023
@cb-jake
Copy link
Contributor

cb-jake commented Feb 2, 2023

👋 Hello @bohan-circle thanks for reporting. We'll add this to the queue.

@GFialho
Copy link

GFialho commented Oct 14, 2023

Hello, how is this progressing? I have the same issue
I guess this is not an ehancement, it is more like a bug to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Development

No branches or pull requests

6 participants
@cb-jake @GFialho @bohan-zhang-circle and others