-
Notifications
You must be signed in to change notification settings - Fork 10
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
DRep Registration: DRep Metadata Builder #497
Comments
Hi @MSzalowski The general overall flow for DRep registration is here: https://www.figma.com/file/mJTBiUofLfb74Xc3W2U59o/Voltaire---GOV-TOOL?type=design&node-id=7145%3A39381&mode=design&t=zlQtqdBzBn8QzOFV-1 |
@MSzalowski I've been told by @Ryun1 that there is some error checking to limit the destination sites to IPFS and Github. Is this true? If so, is there any Github ticket for it? We don't have any text to inform the users about this in the design as of yet. |
this is just a temporary measure, we will find a solution around it |
OK - registration with provided data , Jam record Visual Aspects: OK Initial Page: DRep, Rules and Responsibilities Page OK Appearance "Continue' to Register" button. OK Clear labeling required fields. OK Visibility, clarity download button. OK Visual presentation metadata builder interface. NOT OK - Voting power is shown, (not required on design) ![Image](https://github.com/InterseWe ctMBO/govtool/assets/82152577/f54f9f75-b858-42ab-af18-218636e84545) Negative Scenarios: Initial Page: DRep, Rules and Responsibilities Page DRep Metadata Builder Functional Aspects: Initial Page: DRep, Rules and Responsibilities Page Click "Continue" button, redirection next page. OK Fill required fields, successful redirection pressing "Continue." OK Press download button, successful metadata download. OK Metadata building valid inputs, correct hashing. Negative Scenarios: OK Initial Page: DRep, Rules and Responsibilities Page OK "Continue" button disabled prerequisites met. OK Leave required fields blank, "Continue" button remains disabled, prompts completion. Downloading Metadata Page OK Downloading metadata not available, appropriate error handling.. - NOT OCCURRING OK Not matching data check |
@m-i-k-e @Ryun1 The solution for that problem is now being developed. That will allow to validate URLs from anywhere in the world allowing users to store their metadata wherever they want to. Next step is to deliver that minimal backend somewhere in the cloud. |
Could you please retest that against that issue? Seems like it has been already fixed. |
To check: NOT OK - Voting power is shown, (not required on design) OK with Retirement: |
Closed as dev done and already on staging |
As someone who wishes to register to vote on behalf of myself and others
I want an easy to use interface I can use as part of my registration process to create DRep metadata for my registration
So that I can easily create metadata that does not contain formatting errors
Given that I am on the DRep, Rules and Responsibilities page
When I press the Continue to Register button
Then I will be directed to the About You page which will consist of a form where I will be able to input all the data I need to complete my DRep metadata
Given that I am on the Register to Vote on Behalf of Yourself and Others, About You page
When I fill in all of the required information and press Continue
Then I will be directed to a page where I can download my metadata
Given that I am on the Register to Vote on Behalf of Yourself and Others, About You page
When I fill in all of the required information and press Continue
Then the metadata will be created in a format that aligns with CIP-100 and CIP-XXX* and cashed by GovTool for use later in the workstream.
*This CIP is the DRep Metadata Cip that has not yet been assigned a number.
Given that I am on the Register to Vote on Behalf of Yourself and Others, About You page
When I leave the the required fields blank
Then I will be unable to press continue
Given that I am on the Register to vote on behalf of myself and others, Storing Your Information page
When I press the button to download my DRep Metadata
Then the metadata will be downloaded
There is a DRep metadata builder which builds metadata to community standards, and also hashes it.
The text was updated successfully, but these errors were encountered: