Fix for #461 #490

Closed
btzr-io wants to merge 4 commits from patch-8 into master
btzr-io commented 2017-08-23 03:00:04 +02:00 (Migrated from github.com)

Fixes

There is no confirmation box to purchase the content even though 0.01 LBC is charged.

Fixes https://github.com/lbryio/lbry-app/issues/461#issuecomment-323383905 , https://github.com/lbryio/lbry-app/issues/328#issuecomment-320524216

Todo

### Fixes > There is no confirmation box to purchase the content even though 0.01 LBC is charged. Fixes https://github.com/lbryio/lbry-app/issues/461#issuecomment-323383905 , https://github.com/lbryio/lbry-app/issues/328#issuecomment-320524216 ### Todo - [x] Enable purchase confirmation modal when price: `cost < 0.1` - [x] Confirmation dialog show the full price: https://github.com/lbryio/lbry-app/issues/461#issuecomment-324387270 - [x] Test it. - [x] Display title on error message -> `Failed to download`. - [x] Implement smart format for full price: [gist/btzr-io/format](https://gist.github.com/btzr-io/e9a2b0f8cf5dcde3a0ee0ec2f0a0aa15)
kauffj (Migrated from github.com) reviewed 2017-08-24 20:01:12 +02:00
kauffj (Migrated from github.com) commented 2017-08-24 20:01:12 +02:00

What if the price is less than 0.00001?

This logic probably needs to be more dynamic.

What if the price is less than 0.00001? This logic probably needs to be more dynamic.
kauffj (Migrated from github.com) reviewed 2017-08-24 20:01:37 +02:00
kauffj (Migrated from github.com) commented 2017-08-24 20:01:37 +02:00

Two spaces is the same as one, I think.

Two spaces is the same as one, I think.
btzr-io (Migrated from github.com) reviewed 2017-08-24 20:22:10 +02:00
btzr-io (Migrated from github.com) commented 2017-08-24 20:22:10 +02:00

That's auto generated 😛

That's auto generated :stuck_out_tongue:
btzr-io (Migrated from github.com) reviewed 2017-08-25 03:45:01 +02:00
btzr-io (Migrated from github.com) commented 2017-08-25 03:45:00 +02:00
@kauffj check this: https://gist.github.com/btzr-io/e9a2b0f8cf5dcde3a0ee0ec2f0a0aa15,
btzr-io (Migrated from github.com) reviewed 2017-08-25 04:00:16 +02:00
btzr-io (Migrated from github.com) commented 2017-08-25 04:00:16 +02:00

need some feedback / confirmation to implement that 😛 ^^

need some feedback / confirmation to implement that :stuck_out_tongue: ^^
btzr-io (Migrated from github.com) reviewed 2017-08-25 05:00:51 +02:00
btzr-io (Migrated from github.com) commented 2017-08-25 05:00:51 +02:00

prettify ^^

prettify ^^
kauffj commented 2017-08-25 22:06:02 +02:00 (Migrated from github.com)
Merged in https://github.com/lbryio/lbry-app/commit/c03c0de0a2b7c3b12b6041f7a851997f0e4229c2

Pull request closed

Sign in to join this conversation.
No reviewers
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-desktop!490
No description provided.