Skip to content

Conversation

@runway-github
Copy link
Contributor

@runway-github runway-github bot commented Sep 22, 2025

Description

Updated notification address icon to use user's preferred identicon

Changelog

CHANGELOG entry: null

Related issues

Fixes:

Manual testing steps

Pre-condition: Have a notification on a sent/received transction

  1. Click Notification
  2. Notification's account icon should match preferred setting

Screenshots/Recordings

Before

image

After

image

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. 6d00231

…cp-13.4.0 (#36210)

## **Description**

Updated notification address icon to use user's preferred identicon

## **Changelog**

CHANGELOG entry: null

## **Related issues**

Fixes:

## **Manual testing steps**

Pre-condition: Have a notification on a sent/received transction

1. Click Notification
2. Notification's account icon should match preferred setting

## **Screenshots/Recordings**


### **Before**

<img width="102" height="154" alt="image"
src="https://github.com/user-attachments/assets/8ee4b403-b5af-4e1a-b9b3-c92e7a824bd7"
/>


### **After**
<img width="99" height="146" alt="image"
src="https://github.com/user-attachments/assets/b2064e04-f037-4195-a902-aaf2939e51ca"
/>


## **Pre-merge author checklist**

- [x] I've followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask
Extension Coding
Standards](https://github.com/MetaMask/metamask-extension/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [x] I've completed the PR template to the best of my ability
- [x] I’ve included tests if applicable
- [x] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [x] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-extension/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.

## **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.
@github-actions
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.

@metamaskbot metamaskbot added the team-runway-bot-deprecated DEPRECATED: please use "team-bots" instead label Sep 22, 2025
@metamaskbot
Copy link
Collaborator

✨ Files requiring CODEOWNER review ✨

👨‍🔧 @MetaMask/core-extension-ux (2 files, +11 -4)
  • 📁 ui/
    • 📁 components/
      • 📁 multichain/
        • 📁 notification-detail-address/
          • 📄 notification-detail-address.test.tsx +8 -2
          • 📄 notification-detail-address.tsx +3 -2

🔔 @MetaMask/notifications (2 files, +11 -4)
  • 📁 ui/
    • 📁 components/
      • 📁 multichain/
        • 📁 notification-detail-address/
          • 📄 notification-detail-address.test.tsx +8 -2
          • 📄 notification-detail-address.tsx +3 -2

@metamaskbot
Copy link
Collaborator

📊 Page Load Benchmark Results

Current Commit: dd1a1f7 | Date: 9/22/2025

📄 Localhost MetaMask Test Dapp

Samples: 100

Summary

  • pageLoadTime-> current mean value: 1.05s (±71ms) 🟡 | historical mean value: 1.06s ⬇️ (historical data)
  • domContentLoaded-> current mean value: 736ms (±83ms) 🟢 | historical mean value: 741ms ⬇️ (historical data)
  • firstContentfulPaint-> current mean value: 77ms (±14ms) 🟢 | historical mean value: 80ms ⬇️ (historical data)
📈 Detailed Results
Metric Mean Std Dev Min Max P95 P99
pageLoadTime 1.05s 71ms 1.00s 1.32s 1.27s 1.32s
domContentLoaded 736ms 83ms 692ms 1.28s 932ms 1.28s
firstPaint 77ms 14ms 60ms 208ms 88ms 208ms
firstContentfulPaint 77ms 14ms 60ms 208ms 88ms 208ms
largestContentfulPaint 0ms 0ms 0ms 0ms 0ms 0ms

Results generated automatically by MetaMask CI

@metamaskbot
Copy link
Collaborator

Builds ready [dd1a1f7]
UI Startup Metrics (1241 ± 81 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyHomeuiStartup1241110815288112731410
load107390913747911021244
domContentLoaded106590013638010961236
domInteractive18146581737
firstPaint636165137843110681229
backgroundConnect24922736414252267
firstReactRender25178992638
getState1455081828
initialActions61768616
loadScripts824665111880855998
setupStore1062741118
WebpackHomeuiStartup1138910139510812081286
load956747122410310261087
domContentLoaded951742121810410211084
domInteractive16125981437
firstPaint1466337253174212
backgroundConnect16113051628
firstReactRender35325433439
getState74193712
initialActions62154813
loadScripts948739121510310161082
setupStore86182911
FirefoxBrowserifyHomeuiStartup14261212191511815091623
load1234106816279212881380
domContentLoaded1234106816279212881380
domInteractive1063342257111240
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect3720116193687
firstReactRender27235442932
getState827910626
initialActions3112239
loadScripts1205105315868912591353
setupStore95517825
WebpackHomeuiStartup15341355210016616191852
load13061151163413713951583
domContentLoaded13061151163313713941583
domInteractive111323436999287
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect3221115123652
firstReactRender43377554552
getState6359669
initialActions3167736
loadScripts12821127160013613771564
setupStore12516122918
Benchmark value 1242 exceeds gate value 1234 for chrome browserify home mean uiStartup
Benchmark value 1074 exceeds gate value 1070 for chrome browserify home mean load
Benchmark value 1065 exceeds gate value 1061 for chrome browserify home mean domContentLoaded
Benchmark value 249 exceeds gate value 10 for chrome browserify home mean backgroundConnect
Benchmark value 25 exceeds gate value 23 for chrome browserify home mean firstReactRender
Benchmark value 6 exceeds gate value 1 for chrome browserify home mean initialActions
Benchmark value 1411 exceeds gate value 1365 for chrome browserify home p95 uiStartup
Benchmark value 1245 exceeds gate value 1190 for chrome browserify home p95 load
Benchmark value 1236 exceeds gate value 1180 for chrome browserify home p95 domContentLoaded
Benchmark value 1229 exceeds gate value 1180 for chrome browserify home p95 firstPaint
Benchmark value 268 exceeds gate value 18 for chrome browserify home p95 backgroundConnect
Benchmark value 16 exceeds gate value 1.2 for chrome browserify home p95 initialActions
Benchmark value 999 exceeds gate value 940 for chrome browserify home p95 loadScripts
Benchmark value 18 exceeds gate value 17 for chrome browserify home p95 setupStore
Benchmark value 13 exceeds gate value 7 for chrome webpack home p95 initialActions
Benchmark value 1427 exceeds gate value 1405 for firefox browserify home mean uiStartup
Benchmark value 37 exceeds gate value 25 for firefox browserify home mean backgroundConnect
Benchmark value 28 exceeds gate value 25 for firefox browserify home mean firstReactRender
Benchmark value 4 exceeds gate value 1 for firefox browserify home mean initialActions
Benchmark value 10 exceeds gate value 9 for firefox browserify home mean setupStore
Benchmark value 240 exceeds gate value 195 for firefox browserify home p95 domInteractive
Benchmark value 87 exceeds gate value 70 for firefox browserify home p95 backgroundConnect
Benchmark value 26 exceeds gate value 24 for firefox browserify home p95 getState
Benchmark value 9 exceeds gate value 2 for firefox browserify home p95 initialActions
Benchmark value 111 exceeds gate value 100 for firefox webpack home mean domInteractive
Benchmark value 33 exceeds gate value 26 for firefox webpack home mean backgroundConnect
Benchmark value 44 exceeds gate value 38 for firefox webpack home mean firstReactRender
Benchmark value 4 exceeds gate value 1 for firefox webpack home mean initialActions
Benchmark value 287 exceeds gate value 156 for firefox webpack home p95 domInteractive
Benchmark value 52 exceeds gate value 49 for firefox webpack home p95 backgroundConnect
Benchmark value 52 exceeds gate value 50 for firefox webpack home p95 firstReactRender
Benchmark value 6 exceeds gate value 2 for firefox webpack home p95 initialActions
Sum of mean exceeds: 330ms | Sum of p95 exceeds: 747.8ms
Sum of all benchmark exceeds: 1077.8ms

Copy link
Contributor

@gauthierpetetin gauthierpetetin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gauthierpetetin gauthierpetetin merged commit 9262da1 into release/13.4.0 Sep 23, 2025
147 of 148 checks passed
@gauthierpetetin gauthierpetetin deleted the runway-cherry-pick-13.4.0-1758572025 branch September 23, 2025 06:24
@github-actions github-actions bot locked and limited conversation to collaborators Sep 23, 2025
@metamaskbot metamaskbot added the release-13.4.0 Issue or pull request that will be included in release 13.4.0 label Sep 23, 2025
@metamaskbot
Copy link
Collaborator

No release label on PR. Adding release label release-13.4.0 on PR, as PR was cherry-picked in branch 13.4.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release-13.4.0 Issue or pull request that will be included in release 13.4.0 team-runway-bot-deprecated DEPRECATED: please use "team-bots" instead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants