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

feat: Add validators fee voting tab & reorganize Network tab #1098

Open
wants to merge 7 commits into
base: staging
Choose a base branch
from

Conversation

pdp2121
Copy link
Collaborator

@pdp2121 pdp2121 commented Dec 11, 2024

High Level Overview of Change

This PR is trying to achieve the following:

  • Add voting (for fee voting) and uptime (similar to the existing page) for validators page.
  • Remove "validators", "nodes", and "upgrade status" tabs for Network. Each now would be a separate page under Network in top nav bar.
  • Refactor ValidatorsTable.jsx into TypeScript hooks.

Resolve: #1058

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates
  • Translation Updates
  • Release

TypeScript/Hooks Update

  • Updated files to React Hooks
  • Updated files to TypeScript

Before / After

Validators page (Uptime):
Screenshot 2024-12-11 at 11 54 28 AM

Validators page (Voting):
Screenshot 2024-12-11 at 1 39 56 PM

Voting Mobile View:

Screenshot 2024-12-11 at 1 40 39 PM

Upgrade Status:
Screenshot 2024-12-11 at 1 41 16 PM

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

Successfully merging this pull request may close these issues.

Feature request: Page for fee voting
1 participant