-
Notifications
You must be signed in to change notification settings - Fork 152
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: Adding berachain #1520
base: develop
Are you sure you want to change the base?
feat: Adding berachain #1520
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Playwright test resultsDetails 19 tests across 3 suites Skipped testschromium › e2e.spec.ts › Jumper full e2e flow › Should be able to navigate to profile and open first Mission |
} | ||
}} | ||
slotProps={{ | ||
paper: { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we split it in its own component ?
@@ -47,13 +47,13 @@ export const BerachainMarketsHeader = () => { | |||
<BerachainProgressCard | |||
title={'Total Value Locked'} | |||
value={'$107.07K'} | |||
tooltip={'Lorem ipsum..'} | |||
tooltip={'This is the total amount in a protocol.'} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Idea:
Total amount currently staked or locked in a protocol
sx={BerachainMarketHeaderProgressCardStyles(theme)} | ||
/> | ||
<BerachainProgressCard | ||
title={'Total Volume'} | ||
value={'$406.82K'} | ||
tooltip={'Lorem ipsum..'} | ||
tooltip={'This is the total volume done on Boyco.'} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Idea:
Total value of transactions processed on Boyco
…widget' into LF-10392-jumper-implement-first-ui-for-berachain
Test results (3/4)Details 5 tests across 2 suites |
Test results (1/4)Details 6 tests across 1 suite Skipped testschromium › e2e.spec.ts › Jumper full e2e flow › Should be able to navigate to profile and open first Mission |
Test results (4/4)Details 5 tests across 2 suites |
Test results (2/4)Details 5 tests across 1 suite Flaky testschromium › e2e.spec.ts › Jumper full e2e flow › Should be able to navigate to LI.FI Scan Skipped testschromium › e2e.spec.ts › Jumper full e2e flow › Should be able to navigate to Supefest |
Ticket: https://lifi.atlassian.net/browse/LF-10392