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

Consensus snapshot cards layout #1185

Merged
merged 4 commits into from
Jan 26, 2024
Merged

Consensus snapshot cards layout #1185

merged 4 commits into from
Jan 26, 2024

Conversation

buberdds
Copy link
Contributor

@buberdds buberdds commented Jan 25, 2024

Screenshot from 2024-01-25 17-19-35

Copy link

github-actions bot commented Jan 25, 2024

Deployed to Cloudflare Pages

Latest commit: a71712dc4b18307bff4923832556d72a5582f204
Status:✅ Deploy successful!
Preview URL: https://bada451d.oasis-explorer.pages.dev

@buberdds buberdds changed the title Mz/consensus snaphot Consensus snapshot cards layout Jan 25, 2024
Comment on lines +39 to +31
const validatorsQuery = useGetConsensusValidators(
network,
{ limit: API_MAX_TOTAL_COUNT },
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(related: #226)

Comment on lines 29 to 22
return [
{ label: t('validator.active'), value: activeCount },
{ label: t('validator.inactive'), value: inactiveCount },
]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: we'll probably want more options oasisprotocol/wallet#748

@buberdds buberdds force-pushed the mz/consensusSnaphot branch from bbc9e08 to a71712d Compare January 26, 2024 08:06
@buberdds buberdds merged commit cb015e4 into master Jan 26, 2024
8 checks passed
@buberdds buberdds deleted the mz/consensusSnaphot branch January 26, 2024 08:09
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.

2 participants