Skip to content
This repository was archived by the owner on Oct 8, 2022. It is now read-only.

Create reusable password component #120

Open
vikiival opened this issue Jul 27, 2020 · 1 comment
Open

Create reusable password component #120

vikiival opened this issue Jul 27, 2020 · 1 comment
Assignees

Comments

@vikiival
Copy link
Member

vikiival commented Jul 27, 2020

Now we are copy-paste 3 rows of code for field and password

We would like to have Password component like

<Password v-model="password" :account="account" />
@vikiival vikiival self-assigned this Jul 27, 2020
@vikiival vikiival mentioned this issue Jul 27, 2020
2 tasks
@yangwao
Copy link
Member

yangwao commented Jul 28, 2020

Would be great to use component which unlocks your keyring account to

  • sign
  • submit
    transaction.

Show toast about the wrong password

It happens when the user enters the wrong password
Dialogue where it should be fixed

  • restore account
  • backup account
  • change password
  • send transaction

Sorry, something went wrong.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants