onflow / developer-portal

Source code for developers.flow.com
Apache License 2.0
8 stars 7 forks source link

Broken Internal Pages #292

Closed neil-ptr closed 2 years ago

neil-ptr commented 2 years ago

Description

Some of the internal pages have errors when you try to access them and this is a list of what pages have what errors

Note 1 This only tests the cadence/... pages, this list is probably gonna get bigger Note 2 atm, we have a redirect to a "coming soon" if you try to access a page that isn't one of the landing pages so you won't be able to see the page errors if you click on the links below

Repos Tested So Far

500 error pages

Callout Issues

Console:

Error: Expected component `Callout` to be defined: you likely forgot to import, pass, or provide it.

MDX Render Error #347



Page Renders But With Warnings #348

Renders without table #352

Awkward title #354

Screen Shot 2022-06-27 at 2 17 00 PM

Image paths need to be rewritten #350

10thfloor commented 2 years ago

This is great!

10thfloor commented 2 years ago

I fixed the Callout issue yesterday, so we shouldn't see those anymore.

srinjoyc commented 2 years ago

Thanks @neilZon - very helpful! Are we trying this out with other repos as well - did you see the list here: https://github.com/onflow/next-docs-v1/issues/201 - we'll need all these in before next week so would like to know where we stand if possible.

neil-ptr commented 2 years ago

@srinjoyc No problem! Yep, I just went over the following repos and their issues should now be recorded, just waiting for the sdk's and repos that have missing docs cadence fcl-js flow-go-sdk flow-js-testing