Before signing the transactions that create the organization, we should have a screen that recaps the parameters of the organization, with a button to confirm.
It would make this part more consistent with the way we sign the other transactions in the signer panel: recap screen + explicit confirm.
Let's use this opportunity to redesign the second screen requesting the user to sign two transactions and just do one.
We should print the transaction hash as soon as the user sings so they can easily click and see progress in the block explorer. Also show the user the URL where their DAO will live, so if something fails and we don't get the confirmation the user knows where to go.
Also show the user the URL where their DAO will live, so if something fails and we don't get the confirmation the user knows where to go.
We should also store the state (current screen + tx hash) in the URL, so that the user can refresh.
Sounds good, will pick up this week
This was done at the last offsite as part of the onboarding enhancements (summary screen).
https://www.figma.com/file/GRA6fHSOf4vKzaoNPK2hFicR/aragon-web-app?node-id=0%3A53210
Number of txs - are we still having 2 or is it 1 now?
Just one now 馃憤 !
We are completely re-designing the onboarding, so closing this for now
Most helpful comment
Let's use this opportunity to redesign the second screen requesting the user to sign two transactions and just do one.
We should print the transaction hash as soon as the user sings so they can easily click and see progress in the block explorer. Also show the user the URL where their DAO will live, so if something fails and we don't get the confirmation the user knows where to go.