vega-frontend-monorepo/apps/trading/components/welcome-dialog
macqbat 6c84153cdb
chore: redirect to last visited market instead first from the list (#2489)
* chore: redirect to last visited market instead first from the list

* chore: redirect to last visited market instead first from the list - add int tests

* feat: redirect to last visited market instead first from the list - refactor solution

* feat: redirect to last visited market instead first from the list - fix failing int test

* feat: redirect to last visited market instead first from the list - fix failing int test

* feat: redirect to last visited market instead first from the list - fix failing int test

* feat: redirect to last visited market instead first from the list - use immer in globalStore

* chore: redirect to last visited market - improve use of zustand
2023-01-02 17:01:06 +01:00
..
index.ts feat(2146): adjust and refactor welcome dialogs (#2384) 2022-12-13 14:31:28 +01:00
proposed-markets.tsx feat(2146): adjust and refactor welcome dialogs (#2384) 2022-12-13 14:31:28 +01:00
risk-notice-dialog.spec.tsx feat(2146): adjust and refactor welcome dialogs (#2384) 2022-12-13 14:31:28 +01:00
risk-notice-dialog.tsx feat(2146): adjust and refactor welcome dialogs (#2384) 2022-12-13 14:31:28 +01:00
welcome-dialog-header.tsx feat(2146): adjust and refactor welcome dialogs (#2384) 2022-12-13 14:31:28 +01:00
welcome-dialog.tsx chore: redirect to last visited market instead first from the list (#2489) 2023-01-02 17:01:06 +01:00
welcome-landing-dialog.spec.tsx feat(2146): adjust and refactor welcome dialogs (#2384) 2022-12-13 14:31:28 +01:00
welcome-landing-dialog.tsx chore: redirect to last visited market instead first from the list (#2489) 2023-01-02 17:01:06 +01:00
welcome-notice-dialog.tsx feat(2146): adjust and refactor welcome dialogs (#2384) 2022-12-13 14:31:28 +01:00