Set appropriate step property on credit inputs #604

Closed
opened 2017-09-22 03:15:33 +02:00 by kauffj · 3 comments
kauffj commented 2017-09-22 03:15:33 +02:00 (Migrated from github.com)

Currently the step property is:

  • Inconsistent (0.1, 0.01)
  • Prevents sending or publish for small amounts.

If the step de facto enforces a minimum, it may need to be dropped entirely.

Currently the step property is: - Inconsistent (0.1, 0.01) - Prevents sending or publish for small amounts. If the step de facto enforces a minimum, it may need to be dropped entirely.
tzarebczan commented 2017-09-22 23:11:49 +02:00 (Migrated from github.com)

Don't think we have anything that enforces a minimum. There is this discussion that needs a resolution though: https://github.com/lbryio/lbry/issues/768

Whatever we do, we should mention the minimum publishing amount and also alert the user to publishing fees (tx fee).

Don't think we have anything that enforces a minimum. There is this discussion that needs a resolution though: https://github.com/lbryio/lbry/issues/768 Whatever we do, we should mention the minimum publishing amount and also alert the user to publishing fees (tx fee).
kauffj commented 2017-09-26 21:59:18 +02:00 (Migrated from github.com)

@tzarebczan I was wrong about this issue. The step properties are now consistent, but the input for bid on publish does not error properly for small values.

Please re-open and clean up #920 or create a new issue that articulates this clearly.

@tzarebczan I was wrong about this issue. The step properties are now consistent, but the input for bid on publish does not error properly for small values. Please re-open and clean up #920 or create a new issue that articulates this clearly.
tzarebczan commented 2017-09-27 18:40:36 +02:00 (Migrated from github.com)

The recent change made the minimum now 0.1 (previously 0.01)

Opened https://github.com/lbryio/lbry-app/issues/628

The recent change made the minimum now 0.1 (previously 0.01) Opened https://github.com/lbryio/lbry-app/issues/628
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-desktop#604
No description provided.