forbole / forbole-x

A multichain asset management platform.
https://www.forbole.com/products
Apache License 2.0
21 stars 15 forks source link

fix(#682): Fix Proposal details crashing #685

Closed Moistbobo closed 2 years ago

Moistbobo commented 2 years ago

This PR fixes the crash that occurs when users try to view ProposalDetails.

Closes #682, #654

The crash was caused by unsafe code that was meant to fix some formatting issues in the markdown content in the proposal details.

As for the other issue where proposals appear Invalid, that does not appear to be caused by the frontend code, as it displays the status according to the value received from graphql.