LedgerHQ / ledger-live-desktop

⛔️ DEPRECATED - Ledger Live (Desktop)
https://www.ledger.com/live
MIT License
954 stars 301 forks source link

support/remove xstate onboarding #4923

Closed ThomasLaforge closed 2 years ago

ThomasLaforge commented 2 years ago

πŸ¦’ Context (issues, jira)

LIVE-1880

πŸ’» Description / Demo (image or video)

Replace all onboarding routing and state management done with xstate, to a solution using react-router-dom and redux / React Contexte

πŸ–€ Expectations to reach

PR must pass CI, rebase develop if conflicts. Thanks!