pickle-finance / pickle-ui

UI to interact with the PICKLE protocol
https://app.pickle.finance
51 stars 51 forks source link

Some of the options in the stats jar select dropdown do not render any content #541

Closed bcstryker closed 2 years ago

bcstryker commented 2 years ago

Investigate and fix, some examples are sCRV and renBTCCRV

bcstryker commented 2 years ago

temporary fix implemented in the way of filtering disabled jars from selection options. the right move going forward is probably to add the ability to include disabled assets in the output from useSelector(CoreSelectors.makeAssetsSelector())

bcstryker commented 2 years ago

this is an acceptable fix for this issue, will open new issue to add support for disabled jars to stats page if necessary