trezor / trezor-suite

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

Navigating from settings to welcome page not reflected in the URL #9925

Open komret opened 1 year ago

komret commented 1 year ago

Describe the bug The route change is not propagated to the URL. When user continues to Suite, they are navigated to settings instead of dashboard.

How to reproduce Steps to reproduce the behavior:

  1. Reset the app in settings.
  2. Go to settings.
  3. Close settings.
  4. Continue to Suite.

Expected behavior URL changes back to /. See dashboard after accessing Suite.

Screenshots

https://github.com/trezor/trezor-suite/assets/42465546/5cb878ab-0c7c-4acf-87e7-8b4cb85b0fcd

tomasklim commented 1 year ago

I guess bug like this was fixed here https://github.com/trezor/trezor-suite/pull/5899/files#diff-d4bb5d665d9ff799cf8338596feec3b629110ff2d4ac3e865e2c6f2b512d9ee7 so probably reintroduced