-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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: STAKE-804: build pooled staking empty state component #11464
feat: STAKE-804: build pooled staking empty state component #11464
Conversation
…r user is geo blocked
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
a89d1d2
to
5972d9c
Compare
5972d9c
to
98b2424
Compare
8b68e94
to
e54b6fc
Compare
2b7f99b
to
30433aa
Compare
30433aa
to
d26e795
Compare
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.
Some minor comments but overall LGTM! 👏🏼
app/components/UI/Stake/components/StakingBalance/StakingCta/StakingCta.tsx
Outdated
Show resolved
Hide resolved
app/components/UI/Stake/components/StakingBalance/StakingCta/StakingCta.tsx
Outdated
Show resolved
Hide resolved
app/components/UI/Stake/components/StakingBalance/StakingCta/StakingCta.tsx
Outdated
Show resolved
Hide resolved
app/components/UI/Stake/components/StakingBalance/StakingBalance.tsx
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
Bitrise✅✅✅ Commit hash: 64407f6 Note
|
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.
LGTM!
Description
<StakingBalance />
based on whether the user if geo-blocked or not.Related issues
Ticket: STAKE-804: [FE] Build pooled staking empty state component
Manual testing steps
MM_POOLED_STAKING_UI_ENABLED=true
in your local.js.env
Screenshots/Recordings
Before
stake-804-build-pooled-staking-empty-state-component-before-demo.mov
After
Staking CTA Demo
stake-804-build-pooled-staking-empty-state-component-after-demo.mov
Geo-Blocked User Demo
Pre-merge author checklist
Pre-merge reviewer checklist