fix: prevent modal from closing after wallet disconnect in profile view (multi-wallet)#4708
fix: prevent modal from closing after wallet disconnect in profile view (multi-wallet)#4708
Conversation
🦋 Changeset detectedLatest commit: 415fdf2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 24 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 Git ↗︎
10 Skipped Deployments
|
lukaisailovic
left a comment
There was a problem hiding this comment.
Your PR is fine, but I don't like how we're handling closing logic in multiple places (controllers + views). IMO it should be in the client/controllers only, and ideally in a single place
|
@lukaisailovic yep let me try again - i don't remember why i didn't add it to single place |
ahh just saw this - when |
will check if there's a workaround |
|
Deployment failed with the following error: |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
pay-test-exchange | cec922e | Jul 24 2025, 04:03 PM |
Description
Fixed an issue where the modal would close automatically after disconnecting a wallet from the profile view. This change is only applied if you're using multi-wallet
Type of change
Associated Issues
For Linear issues: Closes APKT-3167
Checklist