Skip to content

fix(ConnectWalletForm): recheck isKeyAdded before asking#1369

Merged
sidvishnoi merged 2 commits intomainfrom
recheck-key-before-key-consent
May 5, 2026
Merged

fix(ConnectWalletForm): recheck isKeyAdded before asking#1369
sidvishnoi merged 2 commits intomainfrom
recheck-key-before-key-consent

Conversation

@sidvishnoi
Copy link
Copy Markdown
Member

Context

Closes #1366

Changes proposed in this pull request

Recheck wallet address info before asking for consent. Regressed in #1309, where to improve performance, we avoided the lookup, as user adding key from popup meant popup will be closed and we'll be automatically fetching latest info, but in app page form, we need to manually get latest info.

@sidvishnoi sidvishnoi requested a review from DarianM May 4, 2026 12:09
@github-actions github-actions Bot added area: popup Improvements or additions to extension popup area: pages Changes to any of extension's pages labels May 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

Extension builds preview

Name Link
Latest commit 6212728
Latest job logs Run #25368693047
Chrome (1.28MB)Download
Firefox (1.28MB)Download
Safari (2.23MB)Download

@sidvishnoi sidvishnoi merged commit 0810c98 into main May 5, 2026
13 checks passed
@sidvishnoi sidvishnoi deleted the recheck-key-before-key-consent branch May 5, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: pages Changes to any of extension's pages area: popup Improvements or additions to extension popup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Auto-add consent prompt appears for already added key

2 participants