kyre

Results 13 issues of kyre

Hey all, I'm finishing this lesson and just now realized the following: Shouldn't `retrieveLatestEthPrice()` be in `EthPriceOracle.js` instead of `Client.js`. If so, I can fix it if you guys want....

I noticed that the ForumWidget component is not visible in dark mode. The issue exists because the `color` attribute is forced in both the icon and the text. The images...

Both the design and the information displayed can be improved in the transaction cards. Ideally, all transaction information should be on the card. Currently, it is possible to have transaction...

enhancement
Priority: Low

Following from the "escrow template" discussions when transitioning from V1 to V2, one easy improvement to make on V1 is highlighting which scenarios each Escrow type is best for. For...

enhancement
Priority: Low

The button to appeal a dispute stays enabled even when the appeal is no longer possible, namely because the appeal period has passed. Clicking it opens a wallet modal that...

bug
Priority: Medium

If the user changes the connected wallet, the UI does not refresh. A manual refresh is needed to update the UI and display the correct information. This appears to happen...

bug
Priority: Medium

When creating an invoice or payment, if you upload an agreement doc and then open the upload modal again and cancel, it crashes. Interestingly, if no doc is selected and...

bug
good first issue
Priority: Low

On bigger screens, the token selector box width exceeds the modal width. ![Image](https://github.com/user-attachments/assets/4080be6f-70ce-4fec-aefb-24f925558335)

bug
Priority: Low

If the receiver reimburses the sender, fully or not, the transaction display still shows like below: ![Image](https://github.com/user-attachments/assets/85b2b3d9-3c58-41bc-bf49-566548b732f1) This is wrong. The funds are back with the sender, as he was...

bug
Priority: Low

Currently, even though settlement is mentioned in the application, the only thing you can do is release part of the payment to the other party. This is done immediately without...

enhancement
Priority: Medium