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

Different balance shows up for Eth Overview and Account LIst Item #23058

Closed
NidhiKJha opened this issue Feb 20, 2024 · 0 comments · Fixed by #23059
Closed

Different balance shows up for Eth Overview and Account LIst Item #23058

NidhiKJha opened this issue Feb 20, 2024 · 0 comments · Fixed by #23059
Assignees
Labels
INVALID-ISSUE-TEMPLATE Issue's body doesn't match any issue template. release-11.12.0 Issue or pull request that will be included in release 11.12.0 team-wallet-ux

Comments

@NidhiKJha
Copy link
Member

Manual testing steps

  1. Go to Eth Overview section, on a nontest network. Look at the eth overview balance
  2. The account list item doesn't show same balance as eth overview

Private Zenhub Video

@NidhiKJha NidhiKJha self-assigned this Feb 20, 2024
@metamaskbot metamaskbot added the INVALID-ISSUE-TEMPLATE Issue's body doesn't match any issue template. label Feb 20, 2024
NidhiKJha added a commit that referenced this issue Feb 21, 2024
This PR is to ensure total balance shows up for both eth overview and
account list item
## **Related issues**

Fixes: #23058 

## **Manual testing steps**

1. Go to Eth Overview section, on a non test network. Look at the eth
overview balance
2.  Account list item should show same balance as eth overview
3. Total balance logic works only for NON-TEST Networks

## **Screenshots/Recordings**


### **Before**


https://github.com/MetaMask/metamask-extension/assets/39872794/aaab32c5-cbb8-43e2-b78d-6d3ee71535ee



### **After**




https://github.com/MetaMask/metamask-extension/assets/39872794/54d61617-33e1-4b99-a699-cfd372d21b72





## **Pre-merge author checklist**

- [x] I’ve followed [MetaMask Coding
Standards](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/CODING_GUIDELINES.md).
- [x] I've clearly explained what problem this PR is solving and how it
is solved.
- [x] I've linked related issues
- [x] I've included manual testing steps
- [x] I've included screenshots/recordings if applicable
- [ ] I’ve included tests if applicable
- [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [x] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.
- [x] I’ve properly set the pull request status:
  - [ ] In case it's not yet "ready for review", I've set it to "draft".
- [ ] In case it's "ready for review", I've changed it from "draft" to
"non-draft".

## **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.

---------

Co-authored-by: David Walsh <davidwalsh83@gmail.com>
@metamaskbot metamaskbot added the release-11.12.0 Issue or pull request that will be included in release 11.12.0 label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
INVALID-ISSUE-TEMPLATE Issue's body doesn't match any issue template. release-11.12.0 Issue or pull request that will be included in release 11.12.0 team-wallet-ux
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants