uniswap-interface-uncensored/cypress/e2e/wallet-connection
Charles Bachmeier 34a22ef9f0
fix: chain query parameter doesn't block you from switching chains (#6926)
* useSearchParams

* delete old param

* properly handle a connected wallet

* update chain query via network switcher

* updated tests

* working test

* comment typo

* don't overwrite current params

* change chain based on user wallet interaction

* one instance of set

* update chainIdRef on account load

* useeffect

* set chainIdRef when isActive

* remove logging

* update comment

* make condition else if
2023-07-20 17:05:12 -07:00
..
connect.test.ts fix: combine userState with default injected wallet in cypress setup (#6849) 2023-07-06 14:01:13 -07:00
switch-network.test.ts fix: chain query parameter doesn't block you from switching chains (#6926) 2023-07-20 17:05:12 -07:00