-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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: updated permissions header to be consistent #29880
Conversation
This breaks currently intended functionality for snaps installation. In your recording, the header changes to the solflare wallet as the origin making the connection request, it should remain the |
Aah! I see. the npm title shouldn't be there. In this case, should I revert the props for snaps? |
Builds ready [29c534c]
Page Load Metrics (1803 ± 78 ms)
Bundle size diffs
|
I updated the prop value to use siteMetaData, I think it should resolve the issue. Screen.Recording.2025-01-23.at.6.45.32.PM.mov |
Builds ready [60d93e4]
Page Load Metrics (1601 ± 52 ms)
Bundle size diffs
|
60d93e4
to
66b1fcd
Compare
Builds ready [66b1fcd]
Page Load Metrics (1774 ± 111 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
Builds ready [c3272cc]
Page Load Metrics (1827 ± 77 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
Builds ready [4f47a96]
Page Load Metrics (1934 ± 98 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
Pull Request is not mergeable
1️⃣ What was the issue?. The origin was not defined on the permissions page for snaps and Dapps and so, it was showing unknown origin in the connection screen 2️⃣ Why did it happen and why wasn’t it caught earlier?. It happened because 3️⃣ What actions are we taking to prevent this in the future?. 4️⃣ Any related tickets and ETAs for follow-up actions?. |
This PR is to update the title of the Dapp in all the connection steps
Related issues
Fixes: #29785
Manual testing steps
Screenshots/Recordings
Before
404338198-60256b44-59b6-47ec-9c0f-aeeec0ef2b45.mov
After
Dapp Connection
Screen.Recording.2025-01-23.at.5.13.23.PM.mov
Snap Connection
Screen.Recording.2025-01-23.at.5.14.44.PM.mov
Pre-merge author checklist
Pre-merge reviewer checklist