trezor / trezor-suite

Trezor Suite Monorepo
https://trezor.io/trezor-suite
Other
705 stars 248 forks source link

Exchange is available for disconnected device #3297

Open szymonlesisz opened 3 years ago

szymonlesisz commented 3 years ago

Steps to reproduce:

Expected result: Select coin (pair) should be disabled, TrezorConnect.getAccountInfo should not be called at all, user should be requested for "connect your [device-name/label] to continue..." instead

Actual result: TrezorConnect.getAccountInfo is called, and since connect doesn't see any device it's in "waiting for device" state. Changing pair multiple times leading to queue of TrezorConnect requestes (not handled anywhere)

sorooris commented 3 years ago

@martinboehm Any updates on this one?

martinboehm commented 3 years ago

It is in the pipeline

bosomt commented 4 months ago

Current state: you can get to offers but app does not asks you to connect device it just idles forever till you leave trade section

image

Info: