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(account_page_header_dropdown_balances), fixes #940 #941

Closed

Conversation

elmurci
Copy link

@elmurci elmurci commented Feb 17, 2024

High Level Overview of Change

Fixes: #940

The token balances dropdown was adding obligations to the total balance, this has been removed.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates
  • Translation Updates
  • Release

The token balances dropdown was adding obligations to the total balance, this has been removed
Copy link
Collaborator

@mvadari mvadari left a comment

Choose a reason for hiding this comment

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

This might require a larger conversation about how to convey these two separate pieces of information.

@elmurci
Copy link
Author

elmurci commented Feb 20, 2024

This might require a larger conversation about how to convey these two separate pieces of information.

Agree.

@elmurci elmurci closed this Feb 21, 2024
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.

"Other balances" dropdown in account view shows wrong number
2 participants