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

feat(2794): ticket account permission selection #11582

Closed

Conversation

EtherWizard33
Copy link
Contributor

Description

This PR adds the ability to edit account permissions for in app browser dapps.

Related issues

Contributes to solve issue: https:/MetaMask/MetaMask-planning/issues/2796

Manual testing steps

I have added screenshot below to see how it looks.

  1. Go to the in-app brower on the mobile wallet, connect to a dapp like uniswap
  2. once connected click to top right icon to open the bottom sheet and start editing
  3. examples in screenshots below

Screenshots/Recordings

Add 1 account Remove 1 account
Screenshot 2024-04-18 at 3 56 43 PM Screenshot 2024-04-18 at 3 56 43 PM
Connect all Disconnect all
Screenshot 2024-04-18 at 3 56 43 PM Screenshot 2024-04-18 at 3 56 43 PM
Add many Remove many
Screenshot 2024-04-18 at 3 56 43 PM Screenshot 2024-04-18 at 3 56 43 PM

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

github-actions bot commented Oct 2, 2024

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.

@EtherWizard33 EtherWizard33 added No QA Needed Apply this label when your PR does not need any QA effort. team-wallet-ux labels Oct 2, 2024
@EtherWizard33 EtherWizard33 added DO-NOT-MERGE Pull requests that should not be merged Run Smoke E2E Triggers smoke e2e on Bitrise and removed No QA Needed Apply this label when your PR does not need any QA effort. labels Oct 2, 2024
Copy link
Contributor

github-actions bot commented Oct 2, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 369dcd3
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/988cc761-f1f8-440a-a2ff-14bb953f8d31

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

@EtherWizard33 EtherWizard33 removed the DO-NOT-MERGE Pull requests that should not be merged label Oct 2, 2024
…can do, for example he can add and remove in the same click of the update button
@EtherWizard33 EtherWizard33 marked this pull request as ready for review October 8, 2024 14:48
@EtherWizard33 EtherWizard33 requested a review from a team as a code owner October 8, 2024 14:48
@EtherWizard33 EtherWizard33 marked this pull request as draft October 8, 2024 14:49
Copy link

sonarcloud bot commented Oct 8, 2024

ensByAccountAddress={ensByAccountAddress}
selectedAddresses={selectedAddresses}
selectedAddresses={effectiveSelectedAddresses}
Copy link
Contributor

Choose a reason for hiding this comment

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

Refs are probably not needed here. This value just needs to be selectedAddresses with the default permitted accounts and set at the same time as navigation if needed.

@EtherWizard33
Copy link
Contributor Author

closing this PR since it is now replaced by #11748

@github-actions github-actions bot locked and limited conversation to collaborators Oct 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Run Smoke E2E Triggers smoke e2e on Bitrise team-wallet-ux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants