JoinColony / colonyDapp

Colony dApp client
49 stars 19 forks source link

No visual indication that work is still ongoing when claiming a username #1601

Closed auryn-macmillan closed 5 years ago

auryn-macmillan commented 5 years ago

Steps to reproduce

  1. Create a new account and fund it with ETH
  2. Use it to log in to Colony
  3. Click the "get started" button
  4. Choose a username and confirm the transaction

Expected behaviour

The user should get some visual indication that there is ongoing work and should not be able to navigate away until their data is saved.

Actual behaviour

A checkmark is shown, as if the task is complete, with the only actions the user can take being to press the back button or the "i'll do it later button". Unbeknownst to the user, there is still work going on in the background and if they navigate away it will bork their profile.

image

Suggestions (optional)

JamesLefrere commented 5 years ago

Thanks for reporting this Auryn. I think this falls within the scope of #1408, so I'll make it clear on that issue that the activity indicator should also be shown for the create user wizard, and close this one.