Skip to content

chore: update @kleros/ui-components-library #14

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

Open
wants to merge 5 commits into
base: feat/execute-transaction
Choose a base branch
from

Conversation

kyrers
Copy link
Collaborator

@kyrers kyrers commented Aug 11, 2025

Resolves #13.

This PR also contains other minor stuff:

  • Fixes a bug that was causing wagmi isConnected to take a few seconds to switch to true if a wallet was already connected. This caused discrepancies and lag in the UI. The cause was the ssr: true parameter in the WagmiAdapter configuration. reown/appkit doesn't fully support it yet, and the delay in hydration to the wagmi store was causing this behavior.
  • Removes a warning caused by a component style prop being named active;
  • Adds a verification to double-check the deadlineDate when creating a transaction (for example, useful for situations such as the user staying in the preview page too long and the deadlineDate now being in the past).

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

netlify bot commented Aug 11, 2025

Deploy Preview for kleros-escrow-v1 ready!

Name Link
🔨 Latest commit 405efdf
🔍 Latest deploy log https://app.netlify.com/projects/kleros-escrow-v1/deploys/689f638521612b000706ea20
😎 Deploy Preview https://deploy-preview-14--kleros-escrow-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.

@kyrers kyrers linked an issue Aug 11, 2025 that may be closed by this pull request
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.

Update @kleros/ui-component-library
1 participant