cartesi / explorer

Cartesi Blockchain Explorer
https://explorer.cartesi.io
Apache License 2.0
9 stars 12 forks source link

#75 Fix storybooks #76

Closed nevendyulgerov closed 1 year ago

nevendyulgerov commented 1 year ago

Fix for staking storybook. The issue was due to custom hooks being invoked in storybook decorator, which after recent upgrade doesn't work anymore.

I also fixed the storybook packages/ui build, that was failing due to not transpiled library.

There is another runtime issue I noticed for packages/ui's storybook:

Uncaught Error: WalletConnect requires a projectId. Please visit https://cloud.walletconnect.com to get one.

Probably a wallet provider is missing in the storybook preview, but I haven't checked this further.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollups ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2023 6:33pm
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2023 6:33pm
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5730527509


Totals Coverage Status
Change from base Build 5720796303: 0.0%
Covered Lines: 2568
Relevant Lines: 3345

💛 - Coveralls