You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a user confirmation prompt before the page reloads on certain steps to prevent data loss.
For example saying something like "You have unsaved changes. If you leave this page, you may lose your progress. Are you sure you want to leave/reload?"
I will list all the cases where it should pop up later on - now just quickly saving the idea and some first cases.
Mnemonic Phrase Page
When the user is viewing or has generated a 24-word mnemonic phrase.
If the user has clicked "Generate new mnemonics" but has not yet copied or moved to the next step.
Mnemonic Confirmation Page
When the user is on the mnemonic confirmation page with 4 missing words that need to be placed in the correct slots.
If the user has partially placed the missing words but has not completed the confirmation.
Recover Wallet from Mnemonics Page
When the user is entering the 12-word or 24-word mnemonic phrase.
If the user has entered some or all of the mnemonic words but has not yet clicked "Next Step."
Import Wallet File Page
When the user has selected a wallet file but has not yet clicked the "Import wallet" button.
If the user has entered the password for the selected wallet file but has not yet clicked "Import wallet."
Password Setup Page
When the user is setting or confirming the password.
If the user has entered the password in the "Set the password" or "Confirm the password" fields but has not yet clicked the "Create wallet" button.
Any Form with User Input (I will probably specify them later on):
Whenever there is a form where the user has entered data, but has not yet completed the process.
The text was updated successfully, but these errors were encountered:
It would be nice to have a user confirmation prompt before the page reloads on certain steps to prevent data loss.
For example saying something like "You have unsaved changes. If you leave this page, you may lose your progress. Are you sure you want to leave/reload?"
I will list all the cases where it should pop up later on - now just quickly saving the idea and some first cases.
Mnemonic Phrase Page
Mnemonic Confirmation Page
Recover Wallet from Mnemonics Page
Import Wallet File Page
Password Setup Page
Any Form with User Input (I will probably specify them later on):
Whenever there is a form where the user has entered data, but has not yet completed the process.
The text was updated successfully, but these errors were encountered: