Skip to content

Conversation

@kpyszkowski
Copy link
Contributor

@kpyszkowski kpyszkowski commented Dec 2, 2025

Closes ACR-165
Closes #1013

Introduction

This pull request makes a minor but important UI fix to the DashboardPage component. The change ensures that content within the TransactionHistory card does not overflow outside its boundaries.

Changes

  • UI Fix:
    • Added the overflow="hidden" property to the Card component containing TransactionHistory in dapp/src/pages/DashboardPage/index.tsx to prevent content overflow.

@kpyszkowski kpyszkowski self-assigned this Dec 2, 2025
@netlify
Copy link

netlify bot commented Dec 2, 2025

Deploy Preview for acre-dapp ready!

Name Link
🔨 Latest commit 74a42b9
🔍 Latest deploy log https://app.netlify.com/projects/acre-dapp/deploys/692f61f5596fef00084d8c42
😎 Deploy Preview https://deploy-preview-1027--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 project configuration.

@netlify
Copy link

netlify bot commented Dec 2, 2025

Deploy Preview for acre-dapp-v1 ready!

Name Link
🔨 Latest commit 74a42b9
🔍 Latest deploy log https://app.netlify.com/projects/acre-dapp-v1/deploys/692f61f53525d100088df2e6
😎 Deploy Preview https://deploy-preview-1027--acre-dapp-v1.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 project configuration.

@netlify
Copy link

netlify bot commented Dec 2, 2025

Deploy Preview for acre-dapp-testnet ready!

Name Link
🔨 Latest commit 74a42b9
🔍 Latest deploy log https://app.netlify.com/projects/acre-dapp-testnet/deploys/692f61f53525d100088df2e2
😎 Deploy Preview https://deploy-preview-1027--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 project configuration.

@CrazyPug
Copy link
Member

CrazyPug commented Dec 7, 2025

Tested and works as advertised.

@CrazyPug CrazyPug merged commit 083ba9e into main Dec 7, 2025
34 of 35 checks passed
@CrazyPug CrazyPug deleted the transaction-history-layout branch December 7, 2025 20:22
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.

Broken layout when switching transaction history pages

3 participants