Several blocks don't lead to their related Documentation page when clicking "Help" (eg. OpenAI)
When exploring all Typebot blocks and more specifically their documentation through the "Help" button that appears when hovering over a block, it appears that some blocks point to the "Welcome" homepage of the Docs, even when some have a dedicated Documentation page, like the OpenAI block, which should point to this page instead.
I haven't listed all blocks that don't point to their Docs page, but we could investigate.
Here's a small reproduction video below:
7 Replies
Someone will reply to you shortly. In the meantime, this might help:
-# This post was marked as solved by Anthony. View answer.
Thanks !!
Tracking it here: https://github.com/baptisteArno/typebot.io/issues/1966
GitHub
Fix docs button on forged block · Issue #1966 · baptisteArno/typebo...
OpenAI, nocodb, mistral, elevenlabs. Check others
Will fix it soon
My pleasure!
I went through the blocks code in the GitHub Repo but couldn't find where the Docs URL associated with the block were in the code. So that I could contribute and help you fix these things when I spot them
Feel free to let me know about the process I can go through to contribute to small changes and fixes (that are not Documentation fixes), without installing the project locally (if that's even currently possible)
From my understanding, the Forge is especially made to create new Blocks or Translate Typebot, according to the Docs
Sweet, thanks!
Example for OpenAI: https://github.com/baptisteArno/typebot.io/blob/feat/new-brand/packages/forge/blocks/openai/src/index.ts#L26
GitHub
typebot.io/packages/forge/blocks/openai/src/index.ts at feat/new-br...
💬 Typebot is a powerful chatbot builder that you can self-host. - baptisteArno/typebot.io