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

fix (#17): Unknown labels on transaction screen for MetaMask and imported accounts #7

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

mlallai
Copy link

@mlallai mlallai commented Jul 31, 2023

Description

Fixed unknown labels on transactions for MM accounts by removing any label display for these kind of accounts

@github-actions
Copy link

github-actions bot commented Jul 31, 2023

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.

@mlallai
Copy link
Author

mlallai commented Jul 31, 2023

I have read the CLA Document and I hereby sign the CLA

Copy link
Collaborator

@stanleyyconsensys stanleyyconsensys left a comment

Choose a reason for hiding this comment

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

shall we move !== 'MetaMask' to line 592?
const isImportedOrHardwareAccount = getAddressAccountType(fromAccountAddress) ! == 'MetaMask'

app/components/UI/AddressInputs/index.js Outdated Show resolved Hide resolved
@stanleyyconsensys stanleyyconsensys merged commit 294de24 into feat/ledger-integration Aug 16, 2023
6 of 7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants