-
Notifications
You must be signed in to change notification settings - Fork 5k
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
UX Snaps: Updated dapp connection state for connected snaps #20811
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NidhiKJha
added
DO-NOT-MERGE
Pull requests that should not be merged
team-extension-ux
DEPRECATED: please use "team-wallet-ux" label instead
team-snaps
DEPRECATED: Use "team-snaps-platform" or "team-snaps-ecosystem" instead
labels
Sep 11, 2023
NidhiKJha
force-pushed
the
snaps-permission
branch
from
September 14, 2023 10:56
17362fa
to
57093dd
Compare
NidhiKJha
changed the title
(WIP 👷♀️ ) UX Snaps: Updated dapp connection state for connected snaps and no connected Account
UX Snaps: Updated dapp connection state for connected snaps and no connected Account
Sep 14, 2023
NidhiKJha
changed the title
UX Snaps: Updated dapp connection state for connected snaps and no connected Account
UX Snaps: Updated dapp connection state for connected snaps
Sep 14, 2023
Right now it looks like the website is connected with the website. Let's sync & and align on how to design this modal |
NidhiKJha
force-pushed
the
snaps-permission
branch
from
September 21, 2023 07:38
0643044
to
729156b
Compare
NidhiKJha
force-pushed
the
snaps-permission
branch
from
September 21, 2023 07:45
729156b
to
5439fff
Compare
vthomas13
previously approved these changes
Sep 22, 2023
Builds ready [1f7872d]
Page Load Metrics (1811 ± 77 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
darkwing
requested changes
Sep 22, 2023
...nnected-accounts-list/connected-accounts-list-item/connected-accounts-list-item.component.js
Show resolved
Hide resolved
vthomas13
previously approved these changes
Sep 25, 2023
Builds ready [2ba5304]
Page Load Metrics (1716 ± 113 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
FrederikBolding
previously approved these changes
Sep 26, 2023
darkwing
requested changes
Sep 26, 2023
...nnected-accounts-list/connected-accounts-list-item/connected-accounts-list-item.component.js
Outdated
Show resolved
Hide resolved
ui/components/app/connected-accounts-permissions/connected-accounts-permissions.js
Outdated
Show resolved
Hide resolved
ui/components/app/connected-accounts-permissions/connected-accounts-permissions.js
Outdated
Show resolved
Hide resolved
NidhiKJha
dismissed stale reviews from FrederikBolding and vthomas13
via
September 27, 2023 10:14
e173974
Builds ready [08f8edc]
Page Load Metrics (712 ± 364 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
vthomas13
approved these changes
Sep 27, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
darkwing
approved these changes
Sep 29, 2023
metamaskbot
added
the
release-11.3.0
Issue or pull request that will be included in release 11.3.0
label
Sep 29, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
release-11.3.0
Issue or pull request that will be included in release 11.3.0
team-extension-ux
DEPRECATED: please use "team-wallet-ux" label instead
team-snaps
DEPRECATED: Use "team-snaps-platform" or "team-snaps-ecosystem" instead
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR is to ensure that when the dapp is connected with a snap, the site connection icon should indicate a connection. Similarly, the currently connected site modal doesn't indicate that the site is connected.
Screenshots/Screencaps
After
Both Account and Snap are connected
Screen.Recording.2023-09-22.at.4.12.32.PM.mov
Only Snap Connected
Screen.Recording.2023-09-22.at.4.12.09.PM.mov
Manual Testing Steps
Pre-merge author checklist
Pre-merge reviewer checklist
If further QA is required (e.g. new feature, complex testing steps, large refactor), add the
Extension QA Board
label.In this case, a QA Engineer approval will be be required.