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

dApp: Your balance - tooltip for in progress deposits #908

Merged
merged 9 commits into from
Dec 9, 2024

Conversation

kpyszkowski
Copy link
Contributor

Closes: AENG-47

Changes

  • useActivities hook: added status whether at least one of activity is pending
  • PositionDetails component: depending on the activities status conditionally rendered the tooltip
  • Tooltip component: added wrapperProps prop to provide more control over styling of the component

Copy link

linear bot commented Nov 29, 2024

Copy link

netlify bot commented Nov 29, 2024

Deploy Preview for acre-dapp-testnet ready!

Name Link
🔨 Latest commit 715a85d
🔍 Latest deploy log https://app.netlify.com/sites/acre-dapp-testnet/deploys/6756ef53d24ae00008b55c24
😎 Deploy Preview https://deploy-preview-908--acre-dapp-testnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 29, 2024

Deploy Preview for acre-dapp ready!

Name Link
🔨 Latest commit 715a85d
🔍 Latest deploy log https://app.netlify.com/sites/acre-dapp/deploys/6756ef5319e81600084b9afc
😎 Deploy Preview https://deploy-preview-908--acre-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

dapp/src/pages/DashboardPage/PositionDetails.tsx Outdated Show resolved Hide resolved
dapp/src/pages/DashboardPage/PositionDetails.tsx Outdated Show resolved Hide resolved
dapp/src/pages/DashboardPage/PositionDetails.tsx Outdated Show resolved Hide resolved
dapp/src/hooks/store/useActivities.ts Outdated Show resolved Hide resolved
@kkosiorowska kkosiorowska merged commit 6b063e6 into main Dec 9, 2024
28 checks passed
@kkosiorowska kkosiorowska deleted the in-progress-tooltip branch December 9, 2024 13:29
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