swapr-dapp
swapr-dapp copied to clipboard
WalletConnect: search input field
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
- [ ] Description is created (Task creator)
- [ ] Code is complete (Developer)
- [ ] Scope of test and what was done section is defined in task (Developer)
- [ ] Review passed (Code reviewer)
- [ ] Verified manually (QA)
- [ ] Test cases created/updated if necessary (QA)
- [ ] Change successfully merged
- [ ] Release notes added if needed
How to Reproduce Steps to reproduce the behaviour:
- Go to Swapr landing page
- Click on 'Connect wallet'
- Click on WalletConnect option
- 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
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.