Skip to content

feat: add warning regarding smart contract wallet usage #506

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kyrers
Copy link

@kyrers kyrers commented Aug 19, 2025

Adds a warning when a smart contract wallet is connected.


PR-Codex overview

This PR introduces a new component, SmartContractWalletWarning, to the application, which alerts users when they are using a smart contract wallet. This component is integrated into the main App component.

Detailed summary

  • Added import for SmartContractWalletWarning in src/bootstrap/app.js.
  • Integrated <SmartContractWalletWarning /> into the App component's render.
  • Created SmartContractWalletWarning component in src/components/smart-contract-wallet-warning.js.
  • The component checks if the user's wallet is a smart contract wallet.
  • Displays a warning message if a smart contract wallet is detected.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@kyrers kyrers self-assigned this Aug 19, 2025
Copy link

netlify bot commented Aug 19, 2025

Deploy Preview for kleros-court ready!

Name Link
🔨 Latest commit c1e00fe
🔍 Latest deploy log https://app.netlify.com/projects/kleros-court/deploys/68a4e186719a730008dd702a
😎 Deploy Preview https://deploy-preview-506--kleros-court.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.

Copy link

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.

1 participant