question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Improve "Available Balance" clarity

See original GitHub issue

Overview

We’ve had some confusion about the available balance since we’ve subtracted the 2N “tolerance”.

While we work on a more complete solution, we should remove the 2N “tolerance”, and display the available balance like before.

Acceptance Criteria

  • available balance = actual balance - minimum balance
  • Remove “Use Max” from staking flow
  • If user enters an amount > available balance - 0.1 N, they receive an error
    • /staking
    • /send-money

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:34 (34 by maintainers)

github_iconTop GitHub Comments

2reactions
heycorwincommented, Nov 19, 2020

Alright gang, here is the latest iteration of the staking (and new send) flow. The key difference here is we would default to showing Available to Stake, and allow the user to expand the details of this figure below the Amount field, where we display the breakdown of Available Balance - Fee Reserve = Available to Stake. This creates an experience where users can always see the explicit amount available to stake, and if they are curious about how this figure is calculated, can view the breakdown for more details. This design leaves very little room for questions, save for what the user is actually being charged for the transaction (which we are currently unable to calculate).

In the future if necessary, we can add the actual txn/gas fee to the confirmation screen in an attempt to be even more transparent.

Kapture 2020-11-19 at 15 15 36

@vlad in response to pre-populating the field, I’m of the opinion that we don’t want to make any assumptions about the users intent regarding the amount they want to stake. The Use max feature makes it easy enough for them to stake all of what they have available, but still leaves the decision in their hands, rather than making any decisions for them.

Figma File: https://www.figma.com/file/wUZTfh90g2zQPIxxv69kRJ/Available-to-Stake?node-id=0%3A1 cc @Patrick1904

2reactions
Patrick1904commented, Nov 11, 2020

@corwinharrell I think this looks good. The main thing still missing IMO is a way for the user to know what their actual ‘available balance’ is within this context, i.e. not having to calculate it. If the user decides to enter the amount manually.

Initially, I thought the ‘reserved for fees’ amount had been deducted from the ‘available balance’

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Improve Focus and Clarity In Your Life - LOCHBY
Finding that balance between skill and challenge will put your mind into an optimal state of focus, pulling all your attention toward the...
Read more >
How Much Available Credit Should You Have? - Bankrate.com
One of the best ways to improve your credit score is to lower your credit utilization ratio. A good rule of thumb is...
Read more >
Current Balance vs Available Balance: Key Differences | SoFi
It's the best way to know exactly how much money is available to be spent without disrupting any other pending payments. Checking the...
Read more >
Visa Spend Clarity: A Spend Management Technology | Visa
Learn more about Visa Spend Clarity, a spend management technology that can help businesses control spend, maximize visibility, and optimize cashflow.
Read more >
23 Ways to Improve Credit in 2023 - Experian
23 Tips to Improve Credit in 2023 · 1. Plan to Resume Paying Federal Student Loans · 2. Set Up Automatic Bill Payments...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found