Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltips / helpers if needed #109

Open
monikasmolarek opened this issue Nov 12, 2024 · 0 comments
Open

Tooltips / helpers if needed #109

monikasmolarek opened this issue Nov 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@monikasmolarek
Copy link
Collaborator

Some time ago, Yulia asked me to consider adding additional tooltips to the Wallet interface.
I didn't get any feedback back then, but to kind of close this topic, I'm dropping it here. If you find any of these ideas worth implementing, cool. If not, also cool.
I am personally not convinced they are really necessary, I think the Wallet is user-friendly and clear.
The only thing that might be really worth explaining is probably adding a custom network process.

Here are the suggestions and examples:

  • Export Account Button
    Export your account's details- .account file will be downloaded containing displayName, templateAddress, spawnArguments, PublicKey, address

  • SingleSig/MultiSig Badge onHover
    SingleSig: This account requires only one signature to authorize transactions. MultiSig: This account requires multiple signatures to finalize transactions.

  • Local/Hardware/View Only Key Badge onHover
    Local Key: This key is stored on your device.
    Hardware Key: This is the account from a hardware wallet. To manage transactions you will have to use your Ledger.
    View Only: You cannot fully manage your account from here as its private key is not stored in this wallet.

  • Derivation Path Input Field
    Explain what the derivation path is and why it might be changed (keys recovery) or why it doesn't have to/shouldn’t be changed if someone doesn't understand it.
    Example: A derivation path is used to generate key pairs from your mnemonic. Change only if you know what you're doing." or “It can be used to recover your additional keys and accounts after mnemonics recovery + explanation?

  • Wipe Out Button
    Warning: Make sure you have backed up your wallet data.

  • Network - Manual Adding process
    Tooltips: Provide information about the process/point and of adding a custom network


Alternatively

Add one button with a link to official docs or implement a mini wiki within the Wallet app with the most important information related strictly to the Wallet app, transactions management, keys&accounts etc.

@monikasmolarek monikasmolarek added the enhancement New feature or request label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant