Frankencoin-ZCHF / frankencoin-dapp

Frankencoin Web App to interact with the Eco System
https://frankencoin.com/
MIT License
0 stars 4 forks source link

Easy UI when proposing & minor bugs #42

Closed AndreasFC94 closed 4 weeks ago

AndreasFC94 commented 1 month ago

When proposing a new position, I should be able to see how many ZCHF I'll be able to mint. This should be a dynamic change, meaning it should change as I change the proposed collateral amount, and it should include all additional cost.

The "Approve Handling of (token)" button doesn't react when no wallet is connected; This should open a dialogue field explaining that a wallet needs to be connected first.

Adjust site suggestion of spending cap to Metamask. Example: Current suggested spending cap when there is no balance of the corresponding token is broken.

luziusmeisser commented 4 weeks ago

These are three issues. Please open separate tasks for each of them, ideally accompanied by a screenshot.

For the first, it would be great to have a screenshot where you can indicate what exactly you would expect where to appear. This is too vague to be actionable.

The second one seems actionable, but would also benefit from a screenshot and a URL to the place where exactly this happened.

The third one lacks a specification what is broken. Good bug reports should always describe the current behavior and the expected behavior. For example: "when there is no balance, it proposes a spending cap of 0, but I actually expected it to propose a spending cap of 113."