Skip to content

fix: UpdateEmailWallet view not opening when using useAppKitUpdateEmail hook#4704

Merged
0xmkh merged 1 commit intomainfrom
fix/update-email-wallet-view
Jul 24, 2025
Merged

fix: UpdateEmailWallet view not opening when using useAppKitUpdateEmail hook#4704
0xmkh merged 1 commit intomainfrom
fix/update-email-wallet-view

Conversation

@0xmkh
Copy link
Copy Markdown
Collaborator

@0xmkh 0xmkh commented Jul 24, 2025

Description

Fixed an issue where UpdateEmailWallet view would not open when using the useAppKitUpdateEmail hook

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Associated Issues

For Linear issues: Closes APKT-3346

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections
  • I have tested my changes on the preview link
  • Approver of this PR confirms that the changes are tested on the preview link

@linear
Copy link
Copy Markdown

linear bot commented Jul 24, 2025

@vercel
Copy link
Copy Markdown

vercel bot commented Jul 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
appkit-basic-html ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2025 9:36am
appkit-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2025 9:36am
appkit-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2025 9:36am
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2025 9:36am
10 Skipped Deployments
Name Status Preview Comments Updated (UTC)
appkit-basic-example ⬜️ Ignored (Inspect) Jul 24, 2025 9:36am
appkit-basic-sign-client-example ⬜️ Ignored (Inspect) Jul 24, 2025 9:36am
appkit-basic-up-example ⬜️ Ignored (Inspect) Jul 24, 2025 9:36am
appkit-ethers5-bera ⬜️ Ignored (Inspect) Jul 24, 2025 9:36am
appkit-nansen-demo ⬜️ Ignored (Inspect) Jul 24, 2025 9:36am
appkit-vue-solana ⬜️ Ignored (Inspect) Jul 24, 2025 9:36am
appkit-wagmi-cdn-example ⬜️ Ignored (Inspect) Jul 24, 2025 9:36am
ethereum-provider-wagmi-example ⬜️ Ignored (Inspect) Jul 24, 2025 9:36am
next-wagmi-solana-bitcoin-example ⬜️ Ignored (Inspect) Jul 24, 2025 9:36am
vue-wagmi-example ⬜️ Ignored (Inspect) Jul 24, 2025 9:36am

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jul 24, 2025

🦋 Changeset detected

Latest commit: 711a8fd

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 77.49% 31588 / 40763
🔵 Statements 77.49% 31588 / 40763
🔵 Functions 68.86% 2606 / 3784
🔵 Branches 84.39% 6651 / 7881
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/controllers/src/utils/ConnectorControllerUtil.ts 22.44% 64.28% 46.66% 22.44% 75-76, 96-109, 112-285, 288-318, 325-326, 329-330, 342-364, 367-373, 186
Generated in workflow #13691 for commit 711a8fd by the Vitest Coverage Report Action

@0xmkh 0xmkh added this pull request to the merge queue Jul 24, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 24, 2025
@0xmkh 0xmkh added this pull request to the merge queue Jul 24, 2025
Merged via the queue into main with commit 5391a12 Jul 24, 2025
41 checks passed
@0xmkh 0xmkh deleted the fix/update-email-wallet-view branch July 24, 2025 19:00
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