fix: base account triggers coinbase wallet extension connection#5405
fix: base account triggers coinbase wallet extension connection#5405
Conversation
🦋 Changeset detectedLatest commit: 6d41ef4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 26 packages
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 |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
10 Skipped Deployments
|
Visual Regression Test Results ✅ PassedChromatic Build: https://www.chromatic.com/build?appId=6493191bf4b10fed8ca7353f&number=506 👉 Please review the visual changes in Chromatic and accept or reject them. |
📦 Bundle Size Check✅ All bundles are within size limits 📊 View detailed bundle sizes> @reown/appkit-monorepo@1.7.1 size /home/runner/work/appkit/appkit > size-limit [baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: |
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||||||||
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Description
Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection
Type of change
Associated Issues
For Linear issues: Closes APKT-4267
Checklist
Note
Prioritizes Base Account over Coinbase during connector resolution to avoid misrouting to the Coinbase extension; adds unit tests and relaxes Chromatic CI to not fail on visual diffs.
ConnectorUtil.getPriorityandsortConnectorsByPriorityto rank connectors (Base Account > Coinbase/SDK > others).ConnectorController.getConnectorByIdandgetConnectorto select the correct connector.sortConnectorsByPrioritycovering Base Account, Coinbase/SDK ordering, stability, and edge cases.exitZeroOnChanges: trueand remove failing step so visual diffs don’t fail the workflow.@reown/*packages with changelog entry for the fix.Written by Cursor Bugbot for commit 6d41ef4. This will update automatically on new commits. Configure here.