SwaprHQ / swapr-dapp

DEX meta agregator
https://swapr.eth.limo/
GNU General Public License v3.0
49 stars 56 forks source link

WalletConnect: search input field #1466

Open MilanVojnovic95 opened 1 year ago

MilanVojnovic95 commented 1 year ago

Description If user try to type in WalletConnect search filed nothing happens, it is not possible to enter in the field or search wallets by name.

Definition of done

How to Reproduce Steps to reproduce the behaviour:

  1. Go to Swapr landing page
  2. Click on 'Connect wallet'
  3. Click on WalletConnect option
  4. Try to type something in search input field on WalletConnect modal.

Expected behavior It should be possible to enter in the search field and search by wallet name.

Screenshots image

Diogomartf commented 1 year ago

We currently are using it under @web3-react lib, so I don't know what might be the problem.

I think we might want to look to other option to connect wallet like rainbowkit or family connect kit both work with wagmi lib.