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
1. Reorganized the very first page (when there are no existing wallets):
Now there are 3 long rectangle buttons: Create a New Wallet, Restore an Existing Wallet and Setup a Trezor Wallet;
Edit option is not displayed (because there are no wallets exist);
Removed the progress bar;
Added the section of tutorial cards;
Learn the Basics button was joined the links on the top right corner (Learn the Basics, Release Info, Settings, Logs);
2. If we click on a tutorial(onboarding) card, the similar view as in Tutorials within an existing wallet will be opened:
To go back we have to click on the arrow (same as in Tutorials). Mind to show a tooltip on hover:
3. The view when some wallets added (e.g. 5 wallets):
long rectangle buttons (Create a New Wallet, Restore an Existing Wallet and Setup a Trezor Wallet) were moved above existing wallets (top right) and reshaped into small square buttons with just icons inside + also Edit button was added there.
On hover they have to stretch to the full width and show the full title:
Wallet cards have been also redesigned. We were trying to make them more distinctive and informative. Since the last major updates, there's a fair bit of functionality that can be tied to each Wallet (Privacy, LN, Trezor, etc). This information is now displayed via icons with tooltips on hover within each and every wallet:
Also there was a pretty old feature idea to make wallets visually distinctive in case the user has not properly named them, so we added a gradient line to the left side of each wallet card.
Created a palette of gradients that can be used for this purpose ( 11 gradients should be enough for regular Decrediton users, but for extra cases it would be more logical to build a simple procedural script rather than manually draw a whole lot of new appropriate not repeated gradients. So there's something to think about)
Link to the gradients: https://www.figma.com/file/EanUbqJmPs8EMqY26j9zwo/decred---piui---decrediton?node-id=3057%3A12572
Learn about Decred section with onboarding content is also there
4. When clicked on a wallet, launching is in the process
Onboarding content section is on the full page;
The loader element fixed into bottom of the view;
Progress bar is made significantly smaller, the horizontally moving box animation can be removed as it becomes obsolete at this small size;
SPV on/off icon placed next to the loader status icon (the animated one). On hover show tooltip message;
Wallet name, what is being launched, added;
Added option to cancel loading
( Ie. user clicks on a wrong wallet with SPV disabled, rather than manually close Decrediton, can return to wallet selection and change to a different wallet):
Added Open Wallet button instead of Cancel Loading when the wallet is launched and ready to be opened
(in case when a user started reading onboarding cards. It can be quite annoying if the thing you are currently reading will be suddenly closed in the middle of the process).
Also need to add an Option ticker in the settings with "Launch wallet immediately after loading completes" (describing it in the Settings update gh issue #3613 ) and show a modal after the very first clicking on the Open Wallet button (after the very first launch) with the similar copy and a check box with save button and also with a note like "you can change this later in Settings" to make users aware of this feature at all:
The text was updated successfully, but these errors were encountered:
Link to the Figma page with the updated views:
https://www.figma.com/file/EanUbqJmPs8EMqY26j9zwo/?node-id=2675%3A8911
1. Reorganized the very first page (when there are no existing wallets):
2. If we click on a tutorial(onboarding) card, the similar view as in Tutorials within an existing wallet will be opened:
To go back we have to click on the arrow (same as in Tutorials). Mind to show a tooltip on hover:
3. The view when some wallets added (e.g. 5 wallets):
long rectangle buttons (Create a New Wallet, Restore an Existing Wallet and Setup a Trezor Wallet) were moved above existing wallets (top right) and reshaped into small square buttons with just icons inside + also Edit button was added there.
On hover they have to stretch to the full width and show the full title:
Wallet cards have been also redesigned. We were trying to make them more distinctive and informative. Since the last major updates, there's a fair bit of functionality that can be tied to each Wallet (Privacy, LN, Trezor, etc). This information is now displayed via icons with tooltips on hover within each and every wallet:
Also there was a pretty old feature idea to make wallets visually distinctive in case the user has not properly named them, so we added a gradient line to the left side of each wallet card.
Created a palette of gradients that can be used for this purpose ( 11 gradients should be enough for regular Decrediton users, but for extra cases it would be more logical to build a simple procedural script rather than manually draw a whole lot of new appropriate not repeated gradients. So there's something to think about)
Link to the gradients: https://www.figma.com/file/EanUbqJmPs8EMqY26j9zwo/decred---piui---decrediton?node-id=3057%3A12572
4. When clicked on a wallet, launching is in the process
Onboarding content section is on the full page;
The loader element fixed into bottom of the view;
Progress bar is made significantly smaller, the horizontally moving box animation can be removed as it becomes obsolete at this small size;
SPV on/off icon placed next to the loader status icon (the animated one). On hover show tooltip message;
Wallet name, what is being launched, added;
Added option to cancel loading
( Ie. user clicks on a wrong wallet with SPV disabled, rather than manually close Decrediton, can return to wallet selection and change to a different wallet):
Added Open Wallet button instead of Cancel Loading when the wallet is launched and ready to be opened
(in case when a user started reading onboarding cards. It can be quite annoying if the thing you are currently reading will be suddenly closed in the middle of the process).
Also need to add an Option ticker in the settings with "Launch wallet immediately after loading completes" (describing it in the Settings update gh issue #3613 ) and show a modal after the very first clicking on the Open Wallet button (after the very first launch) with the similar copy and a check box with save button and also with a note like "you can change this later in Settings" to make users aware of this feature at all:
The text was updated successfully, but these errors were encountered: