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

Display DReps in DRep Explorer #319

Closed
MSzalowski opened this issue Feb 27, 2024 · 2 comments · Fixed by #559 or #639
Closed

Display DReps in DRep Explorer #319

MSzalowski opened this issue Feb 27, 2024 · 2 comments · Fixed by #559 or #639
Assignees
Labels
🖥 Frontend Frontend related

Comments

@MSzalowski
Copy link
Contributor

Why

As someone who wants to delegate to a DRep

I want to see all the available DReps (i.e. not Single Voters)

So that I have a wide array of choice available to me.

What

  1. Given that I have just registered as a DRep
    When I visit the DRep Explorer
    My the on-chain aspects of my profile are listed

  2. Given that I am on the DRep Explorer page
    When I search for a DRep by DRep ID, or filter by active/inactive, or sort by voting power, or a combination of those things,
    Then I can find all DReps that match these filters

  3. Given that I am on the DRep Explorer page
    When I look for predefined DReps
    Then I can find them

  4. Given that I am on the DRep Explorer page with my funded wallet connected
    When I click the "delegate" button on a DRep
    Then I can delegate to that DRep

Can find DReps using the DRep Explorer

@jdyczka jdyczka linked a pull request Mar 26, 2024 that will close this issue
5 tasks
@l-br1 l-br1 added this to Govtool all Apr 2, 2024
@l-br1 l-br1 moved this to In review in Govtool all Apr 2, 2024
@MSzalowski MSzalowski linked a pull request Apr 5, 2024 that will close this issue
5 tasks
@github-project-automation github-project-automation bot moved this from In review to Done in Govtool all Apr 5, 2024
@MSzalowski MSzalowski moved this from Done to In QA in Govtool all Apr 8, 2024
@pmbinapps pmbinapps self-assigned this Apr 16, 2024
@pmbinapps
Copy link

Under test, more exploration is needed when transaction processing is available

@pmbinapps
Copy link

OK: NOTE: reg time differs depending on transactions processing
Given that I have just registered as a DRep
When I visit the DRep Explorer
My the on-chain aspects of my profile are listed

OK: - all designed features are working
Given that I am on the DRep Explorer page
When I search for a DRep by DRep ID, or filter by active/inactive, or sort by voting power, or a combination of those things,
Then I can find all DReps that match these filters

OK:
Given that I am on the DRep Explorer page
When I look for predefined DReps
Then I can find them

OK:
Given that I am on the DRep Explorer page with my funded wallet connected
When I click the "delegate" button on a DRep
Then I can delegate to that DRep

Some minor issues with Show more, and loaders tracked in separate issues.

Click over:
https://jam.dev/c/708603a5-f6ca-4c2a-b9a2-ca502552cc57

@pmbinapps pmbinapps moved this from In QA to In staging in Govtool all Apr 26, 2024
@bosko-m bosko-m moved this from In staging to Done in Govtool all Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖥 Frontend Frontend related
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants