From b45a80688c84e0ec009f54f3850a31ffbb6ec7bf Mon Sep 17 00:00:00 2001 From: maciek Date: Wed, 9 Aug 2023 18:03:28 +0200 Subject: [PATCH] chore: fulfill spec to 4323 II --- specs/0007-FUGS-first-use-get-started.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/specs/0007-FUGS-first-use-get-started.md b/specs/0007-FUGS-first-use-get-started.md index 085987abd..0d862a44c 100644 --- a/specs/0007-FUGS-first-use-get-started.md +++ b/specs/0007-FUGS-first-use-get-started.md @@ -13,3 +13,12 @@ - **Must** There is a link to trade with real funds on Mainnet when I am on Fairground (0007-FUGS-010) - **Must** When I am on the Fairground version, I can see a warning / call out that this is Fairground meaning I can try out with virtual assets at no risk (0007-FUGS-011) - **Must** If I dismiss the popup, I land on the default market (0007-FUGS-012) +- **Must** If I dismiss the popup, I land on the default market (0007-FUGS-012) + +## When first use popup has been seen, but no browser wallet is installed + +- **Must** I can see the steps to get started with a visible call to action to "get started" in the context of the deal ticket, deposit, withdraw, transfer components in the sidebar (0007-FUGS-013) +- **Must** Remove buttons from pane containers that prompt to connect wallet (0007-FUGS-014) +- **Must** We've replaced "connect wallet" in the top right with "get started" (0007-FUGS-015) +- **Must** When I press the get started CTA, I see the wallet connect popup (0007-FUGS-016) +- **Must** If I have a wallet installed already I don't see this quick start onboarding, and instead call(s) to action in Console revert to connect wallet, not "get started" (button in nav header) (0007-FUGS-017)