We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using a Seedkeeper card.
When I want to delete a secret, this pop up appears:
I think it would be better to have a "NO" option rather than a message asking to close the popup.
So instead of this:
Are you sure to delete this secret !? Click Yes for delete the secret or clise popup
Can we have this:
Are you sure to delete this secret?
And Yes / No button.
If it's not possible to have a "No" button, you have to change the text from:
To:
Are you sure to delete this secret? Click Yes to delete it or close to go back.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Using a Seedkeeper card.
When I want to delete a secret, this pop up appears:
I think it would be better to have a "NO" option rather than a message asking to close the popup.
So instead of this:
Are you sure to delete this secret !?
Click Yes for delete the secret or clise popup
Can we have this:
Are you sure to delete this secret?
And Yes / No button.
If it's not possible to have a "No" button, you have to change the text from:
Are you sure to delete this secret !?
Click Yes for delete the secret or clise popup
To:
Are you sure to delete this secret?
Click Yes to delete it or close to go back.
The text was updated successfully, but these errors were encountered: