Skip to content

chore: add back button on connecting a disconnected WC wallet in multi-wallet#4816

Merged
tomiir merged 8 commits intomainfrom
tomas/apkt-3389-enable-back-navigation-after-redirecting-to-qr-code-from
Aug 12, 2025
Merged

chore: add back button on connecting a disconnected WC wallet in multi-wallet#4816
tomiir merged 8 commits intomainfrom
tomas/apkt-3389-enable-back-navigation-after-redirecting-to-qr-code-from

Conversation

@tomiir
Copy link
Copy Markdown
Collaborator

@tomiir tomiir commented Aug 12, 2025

Description

  • When reconnecting a previously disconnected WC wallet, the back button was not visible on the QR Code view
  • Add back button on connecting a disconnected WC wallet in multi-wallet

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

Closes APKT-3389

Showcase

Screen.Recording.2025-08-12.at.11.04.23.mov

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 Aug 12, 2025

@vercel
Copy link
Copy Markdown

vercel bot commented Aug 12, 2025

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

Project Deployment Preview Comments Updated (UTC)
appkit-basic-html Ready Preview Comment Aug 12, 2025 10:11am
appkit-demo Ready Preview Comment Aug 12, 2025 10:11am
appkit-gallery Ready Preview Comment Aug 12, 2025 10:11am
appkit-laboratory Ready Preview Comment Aug 12, 2025 10:11am
10 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
appkit-basic-example ⬜️ Ignored Aug 12, 2025 10:11am
appkit-basic-sign-client-example ⬜️ Ignored Aug 12, 2025 10:11am
appkit-basic-up-example ⬜️ Ignored Aug 12, 2025 10:11am
appkit-ethers5-bera ⬜️ Ignored Aug 12, 2025 10:11am
appkit-nansen-demo ⬜️ Ignored Aug 12, 2025 10:11am
appkit-vue-solana ⬜️ Ignored Aug 12, 2025 10:11am
appkit-wagmi-cdn-example ⬜️ Ignored Aug 12, 2025 10:11am
ethereum-provider-wagmi-example ⬜️ Ignored Aug 12, 2025 10:11am
next-wagmi-solana-bitcoin-example ⬜️ Ignored Aug 12, 2025 10:11am
vue-wagmi-example ⬜️ Ignored Aug 12, 2025 10:11am

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Aug 12, 2025

🦋 Changeset detected

Latest commit: fa503e7

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

This PR includes changesets to release 24 packages
Name Type
@reown/appkit-controllers Patch
@reown/appkit-adapter-bitcoin Patch
@reown/appkit-adapter-ethers Patch
@reown/appkit-adapter-ethers5 Patch
@reown/appkit-adapter-solana Patch
@reown/appkit-adapter-wagmi Patch
@reown/appkit Patch
@reown/appkit-ui Patch
@reown/appkit-core Patch
@reown/appkit-utils Patch
@reown/appkit-scaffold-ui Patch
@reown/appkit-siwe Patch
@reown/appkit-siwx Patch
@reown/appkit-wallet-button Patch
@reown/appkit-experimental Patch
@reown/appkit-pay Patch
@reown/appkit-cdn Patch
@reown/appkit-universal-connector Patch
@reown/appkit-testing Patch
@reown/appkit-common Patch
@reown/appkit-polyfills Patch
@reown/appkit-wallet Patch
@reown/appkit-cli Patch
@reown/appkit-codemod Patch

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

github-actions bot commented Aug 12, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 78.04% 32499 / 41642
🔵 Statements 78.04% 32499 / 41642
🔵 Functions 69.69% 2698 / 3871
🔵 Branches 84.82% 6899 / 8133
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/controllers/src/controllers/ConnectionController.ts 83.49% 80.8% 54.02% 83.49% 162, 217-221, 224-228, 257-261, 269-270, 277-296, 303, 311, 315, 319, 323, 327, 331, 335, 339, 370-371, 374-375, 411, 415, 449-451, 462-463, 498-499, 509-510, 512-513, 521-522, 524-525, 544-545, 384
Generated in workflow #14195 for commit fa503e7 by the Vitest Coverage Report Action

tomiir added 2 commits August 12, 2025 11:15
…g-to-qr-code-from' of github.com:reown-com/appkit into tomas/apkt-3389-enable-back-navigation-after-redirecting-to-qr-code-from
@tomiir tomiir added this pull request to the merge queue Aug 12, 2025
Merged via the queue into main with commit a6335d3 Aug 12, 2025
41 checks passed
@tomiir tomiir deleted the tomas/apkt-3389-enable-back-navigation-after-redirecting-to-qr-code-from branch August 12, 2025 10:28
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