safe-react icon indicating copy to clipboard operation
safe-react copied to clipboard

[Epic] Improve Safe Creation flow after tx execution

Open usame-algan opened this issue 2 years ago • 0 comments

Overview

Improving the drop-off rate after the transaction has been submitted.

At this stage the user has taken the decision to actually create the Safe and pay the associated transaction fee. We therefore suggest taking a series of design and technical measures to bring the drop-off rate down and as close to 0 as feasible.

Tasks

  • [x] Further improve analytics around Safe creation e.g. adding additional events such as transaction submission through the wallet provider, transaction fails and retries https://github.com/safe-global/safe-react/pull/3965
  • [x] Remove Back button that is displayed after transaction submission https://github.com/safe-global/safe-react/pull/3965
  • [ ] Remove unnecessary steps and improve progress bar
  • [ ] Display refresh button after transaction submission
  • [ ] Solve retry issues when Safe is already created
  • [ ] Show meaningful message if transaction is reverted/failed/pending

Exploration

  • [ ] Let the user navigate to their Safe sooner even if they can’t fully use it yet

Links

Problem statement: https://github.com/safe-global/safe-pm/issues/82 Notion: https://www.notion.so/gnosis-safe/Safe-Creation-7ec069306e8c4101bffd7c17299eec53 Analytics: https://analytics.google.com/analytics/web/#/analysis/p308247657/edit/h41dtVeqQ0icP3o_O_Cx-g

usame-algan avatar Jun 09 '22 12:06 usame-algan