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

Show warning when reserve is close to being fully utilized #83

Open
1 task done
sakulstra opened this issue Oct 25, 2021 · 3 comments
Open
1 task done

Show warning when reserve is close to being fully utilized #83

sakulstra opened this issue Oct 25, 2021 · 3 comments
Assignees
Labels
design required When new designs are required enhancement New feature or request

Comments

@sakulstra
Copy link
Contributor

  • I have searched the issues of this repository and believe that this is not a duplicate.

Summary 💡

When I try to withdraw from a close to fully utilized reserve, there#s a good chance that someone else will do the same and thus one transaction will fail. While this can't be prevented, I think the ui should show a warning that this might happen, so people can increase gas or wait till utilization cycles back to equilibrium.

Examples 🌈

image

Motivation 🔦

There should be less users wasting gas on failing transactions.

@sakulstra sakulstra added the enhancement New feature or request label Oct 25, 2021
@foodaka foodaka added the design required When new designs are required label Dec 3, 2021
@foodaka
Copy link
Contributor

foodaka commented Dec 10, 2021

I think with the borrow and supply caps we have these scenarios in the flows. Is that sufficient @sendra ?

Screen Shot 2021-12-10 at 12 25 59 PM

@foodaka
Copy link
Contributor

foodaka commented Dec 10, 2021

Screen Shot 2021-12-10 at 12 28 34 PM

@sendra
Copy link
Contributor

sendra commented Dec 10, 2021

I think with the borrow and supply caps we have these scenarios in the flows. Is that sufficient @sendra ?

Screen Shot 2021-12-10 at 12 25 59 PM

I still think that we should kind of put a breakdown or explanation on the amount indicated by the Available to borrow. I think it can be confusing, as we will not see here the differenciation between wallet balance and cap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design required When new designs are required enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants