Shopify / blockchain-components

Blockchain related React UI components for Shopify storefronts
https://blockchain.shopify.dev
MIT License
81 stars 18 forks source link

:bug: Addressed navigate back bug during signature flow #182

Closed QuintonC closed 1 year ago

QuintonC commented 1 year ago

ℹ️ What is the context for these changes?

Addresses a minor bug that prevented the user from seeing the connector screen inside of the modal after navigating back during the signature flow.

🎩 How can this be tophatted?

Using a local environment (or the linked Chromatic deployment from CI), you should do the following:

  1. Click "Connect Wallet"
  2. Click a connector (MetaMask will make the tophatting process much faster)
  3. During signing, press the "Back" button in the top of the modal.
  4. You should be redirected to the first screen within the modal which lists all available connectors.

✅ Checklist