blockful-io / external-resolver-dapp

https://external-resolver-dapp.vercel.app
2 stars 2 forks source link

refactor: transition between step 4 and 5 #178

Open alextnetto opened 2 months ago

alextnetto commented 2 months ago

Refactor Request

Describe the Refactor Request

The transition between step 4 and step 5 in our application lacks clarity. Currently, the system simply waits for a few seconds before changing the screen. We need to implement a more intuitive and clear navigation process to improve user experience and understanding of the application flow.

Describe Preferred Solution

Implement a visual transition that clearly indicates the progression from step 4 to step 5. This could include:

  1. A button for next screen
  2. A popup for the conclusion of step 4 and jumping directly to step 5.

The solution should make it obvious to the user that they are progressing through a multi-step process and provide context for where they are in that process.