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

Pre-Authorization UI Bug #3

Open
LoganJastremski opened this issue Sep 24, 2021 · 0 comments
Open

Pre-Authorization UI Bug #3

LoganJastremski opened this issue Sep 24, 2021 · 0 comments

Comments

@LoganJastremski
Copy link

LoganJastremski commented Sep 24, 2021

Overview: Compound Dashboard doesn't signal to user that pre-authorization is below the outstanding loan repayment threshold, resulting in failed transaction to repay loan. The User is confused, because the transaction is accepted on-chain but failed to repay loan amount.

Recommendation - If transaction failed due to pre-authorization being below the limit inform User via UI.

Ethscan URL: Failed Transaction due to Auth limit being too low - https://etherscan.io/tx/0x9c11099eff0cbdfc6577e71ed3d08e061399da7fb78febf2bce0dd117ebc5f25

Scenario: Users has open loan balance that they're trying to repay on compound
Given User has outstanding compound loan
And the pre-authorized amount is below the repayment amount
When User submits transaction to blockchain to repay loan amount (example above)
And The blockchain confirms the transaction, but the pre-authorization is too low to successful repay amount
Then Compound should update UI informing User their pre-authorization is too low and needs to be updated to repay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant