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(ECO-1889): Add disconnectWalletFromDapp method and selectors #1

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

jenniferyen
Copy link

@jenniferyen jenniferyen commented Apr 12, 2023

Motivation and context

  • Add disconnectWalletFromDapp method
  • Add necessary selectors

Does it fix any issue?

#(issue)

Other useful info

N/A

Quality checklist

  • I have performed a self-review of my code.
    ⚠️👆 Delete any section you see irrelevant before submitting the pull request 👆⚠️

@@ -2,6 +2,5 @@ module.exports.selectWalletElements = {
buttons: {
continueWithPhantom: '[data-testid="select_wallet--phantom"]',
continueWithMetamask: '[data-testid="select_wallet--metamask"]',
alwaysUse: '[data-testid="select_wallet--always"]',
Copy link
Author

Choose a reason for hiding this comment

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

removed this since we don't have an "Always use Phantom" choice anymore

Copy link
Collaborator

@maximgeerinck maximgeerinck left a comment

Choose a reason for hiding this comment

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

Nice!

@jenniferyen jenniferyen merged commit 1ae25ab into dev Apr 13, 2023
@jenniferyen jenniferyen deleted the jen/eco-1889-clean branch April 13, 2023 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants