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
frontend
contracts
architecture
documentation
Other
Add a download voteId option in the gray banner when successfully creating a new vote.
Simple button, same as used in succes and error components, just with gray color, providing the option to download the voteid to a simple .txt file.
.txt
none
Similar approach like downloading wallet keypairs in register.component
register.component
The text was updated successfully, but these errors were encountered:
Gr1ll
Successfully merging a pull request may close this issue.
Description
Package
frontend
contracts
architecture
documentation
Other
Add a download voteId option in the gray banner when successfully creating a new vote.
Expected Behavior
Simple button, same as used in succes and error components, just with gray color, providing the option to download the voteid to a simple
.txt
file.Actual Behavior
none
Possible Fix
Similar approach like downloading wallet keypairs in
register.component
The text was updated successfully, but these errors were encountered: