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

Nodes section placeholder #113

Merged
merged 6 commits into from
Feb 10, 2023
Merged

Nodes section placeholder #113

merged 6 commits into from
Feb 10, 2023

Conversation

buberdds
Copy link
Contributor

@buberdds buberdds commented Feb 8, 2023

  • prep Nodes component for incoming endpoint
  • Snapshot card now have badge prop instead of percentage
  • keep the same height of paraTime snaphots cards
  • failing test not related to PR

Screenshot 2023-02-09 at 10 11 07

>
<Typography component="span" sx={{ fontSize: '48px', fontWeight: 700, color: COLORS.brandDark }}>
{/* TODO: Replace with real value when endpoint is ready */}
{t('computeNodes.value', { value: 2000 })}
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will validate what number we want to show when API is ready. Is it a number of all or just active nodes.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We end up with a new mockup for this section, PR updated.

@buberdds buberdds changed the title Compute Nodes placeholder Nodes section placeholder Feb 9, 2023
@buberdds buberdds force-pushed the mz/computeNodes branch 2 times, most recently from 0d8721b to 70b0046 Compare February 9, 2023 09:44
@buberdds buberdds merged commit 9cc8494 into master Feb 10, 2023
@buberdds buberdds deleted the mz/computeNodes branch February 10, 2023 06:52
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