Total amount of LBC does not convert correctly to USD in wallet #1185

Closed
opened 2021-04-14 00:19:42 +02:00 by lgyurci · 1 comment
lgyurci commented 2021-04-14 00:19:42 +02:00 (Migrated from github.com)

The Issue

Wallet in the app displays the total owned amount in $ incorrectly.

Steps to reproduce

  1. Support any channel/make any revokable support
  2. Go to wallet
  3. ???
  4. Profit

Expected behaviour

The total amount (revokable stuff + owned stuff) is displayed, and below that that amount is displayed in . The total amount in LBC should be equal to the total amount in .

Actual behaviour

The two values are not equal (if you convert one to the other). The value in $ only represents the value you currently have, without the revokable support stuff, which is incorrect, since the two values are connected with a ≈ sign.

System Configuration

  • Device: Xiaomi Redmi Note 5 Pro
  • Android version: 10

Screenshots

Screenshot_20210414-000622
As you can see, 2.3 LBC does not convert to 0.08 USD

Internal Use

Acceptance Criteria

Definition of Done

  • Tested against acceptance criteria
  • Tested against the assumptions of the user story
  • The project builds without errors
  • Unit tests are written and passing
  • Tests on devices/browsers listed in the issue have passed
  • QA performed & issues resolved
  • Refactoring completed
  • Any configuration or build changes documented
  • Documentation updated
  • Peer Code Review performed
<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. We are also available on live chat at https://chat.lbry.com --> ## The Issue Wallet in the app displays the total owned amount in $ incorrectly. ### Steps to reproduce 1. Support any channel/make any revokable support 2. Go to wallet 3. ??? 4. Profit ### Expected behaviour The total amount (revokable stuff + owned stuff) is displayed, and below that that amount is displayed in $. The total amount in LBC should be equal to the total amount in $. ### Actual behaviour The two values are not equal (if you convert one to the other). The value in $ only represents the value you currently have, without the revokable support stuff, which is incorrect, since the two values are connected with a ≈ sign. ## System Configuration - Device: Xiaomi Redmi Note 5 Pro - Android version: 10 ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here --> ![Screenshot_20210414-000622](https://user-images.githubusercontent.com/55853197/114628223-d0715000-9cb6-11eb-9f3d-6875b1650763.jpg) As you can see, 2.3 LBC does not convert to 0.08 USD ## Internal Use ### Acceptance Criteria 1. 2. 3. ### Definition of Done - [ ] Tested against acceptance criteria - [ ] Tested against the assumptions of the user story - [ ] The project builds without errors - [ ] Unit tests are written and passing - [ ] Tests on devices/browsers listed in the issue have passed - [ ] QA performed & issues resolved - [ ] Refactoring completed - [ ] Any configuration or build changes documented - [ ] Documentation updated - [ ] Peer Code Review performed
tzarebczan commented 2021-04-14 04:23:14 +02:00 (Migrated from github.com)

Thanks for filing. Right now it's showing the available balance total, but we need to show the overall value. We'll get this fixed soon!

Thanks for filing. Right now it's showing the available balance total, but we need to show the overall value. We'll get this fixed soon!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
LBRYCommunity/lbry-android#1185
No description provided.