ETHLend / Baiji-public

Baiji release issue reporting
0 stars 0 forks source link

Hover over explanations for loan status in the my loans section #44

Closed 9only9 closed 5 years ago

9only9 commented 5 years ago

I think it would be helpful to new users if there were hover explanations for some of the loan status in the my loans sections that clarify exactly what the status means. for example after taking the below loan i see the below notification

screenshot

and I go to my loans section and see the status is "validating offer" but i have no idea what that means and when i will receive the loan

screenshot 1

The-3D commented 5 years ago

"validating offer" is the state in which the borrower has taken the loan, and there is a oraclize call in between to validate the collateral price. It should last a couple of minutes, after that it should correctly go to waitingForPayback. If it didn't happen, it means that you took the offer while we were having problem with kovan oraclize last week. Noted as enanhcement.

helpfulBrother commented 5 years ago

I was about the report the same thing, the design needs tweaking to allow a user to find out easily what each status means, expected time-frame for completion for validating offer status.

Hover tool tips for desktop would work well. Mobile might need a different approach.