-
Notifications
You must be signed in to change notification settings - Fork 303
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
DTRA-1879 / Kate / [DTrader-V2]: Implement Rise/Fall forward starting contract and change card structure #16919
DTRA-1879 / Kate / [DTrader-V2]: Implement Rise/Fall forward starting contract and change card structure #16919
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
A production App ID was automatically generated for this PR. (log)
Click here to copy & paste above information.
|
🚨 Lighthouse report for the changes in this PR:
Lighthouse ran with undefined |
@@ -83,9 +84,8 @@ const ContractDetails = observer(() => { | |||
'contract-details--one-button': shouldShowSell && !showCancelButton, | |||
})} | |||
> | |||
<div className='contract-card-wrapper'> |
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.
Inside of ContractCard there is a wrapper with same className
...trader/src/AppV2/Components/ForwardStartingBanner/__tests__/forward-starting-banner.spec.tsx
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
⏳ Generating Lighthouse report... |
Changes:
Card changes:
Forward starting contract:
Additionally:
Screenshots: