Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: account missing in connection page #25500

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

montelaidev
Copy link
Contributor

@montelaidev montelaidev commented Jun 25, 2024

Description

This PR fixes a regression where the connected account is not showing up on the page.

Related issues

Manual testing steps

  1. Go to a test dapp
  2. Connect the account
  3. Open the popup
  4. Click on the connection icon and see the connected account.

Screenshots/Recordings

Before

Screenshot 2024-06-25 at 15 30 55

After

Screenshot 2024-06-25 at 15 31 01

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.65%. Comparing base (721673e) to head (95c4eb2).
Report is 1 commits behind head on develop.

Current head 95c4eb2 differs from pull request most recent head 1afa399

Please upload reports for the commit 1afa399 to get more accurate results.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #25500      +/-   ##
===========================================
- Coverage    69.69%   69.65%   -0.03%     
===========================================
  Files         1350     1347       -3     
  Lines        47865    47804      -61     
  Branches     13199    13184      -15     
===========================================
- Hits         33355    33297      -58     
+ Misses       14510    14507       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@metamaskbot
Copy link
Collaborator

Builds ready [95c4eb2]
Page Load Metrics (49 ± 3 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint671078294
domContentLoaded9211232
load41654973
domInteractive9211232
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 67 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@montelaidev montelaidev marked this pull request as ready for review June 25, 2024 17:13
@montelaidev montelaidev requested review from a team as code owners June 25, 2024 17:13
matthewwalsh0
matthewwalsh0 previously approved these changes Jun 26, 2024
NidhiKJha
NidhiKJha previously approved these changes Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants