NotionX / NotionX/react-notion-x

Feature Request: Add Support for Notion Forms

Open
#605 0 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
5.4k
Forks
645
PR merge metrics
No merged PRs in 30d

Description

Summary

I’d like to request support for the Notion “form” block. It would be great if the library could detect and render this block properly when it appears in a Notion page.

Forms are a key block type for collecting input directly within Notion pages. Currently, it appears that form blocks aren’t supported, which limits certain use cases where forms are essential.

Expected Behavior
  • Detect form blocks in a Notion page.
  • Render the form block correctly within the React component.
  • Ideally, support both native Notion forms and embedded third-party forms.
Use Cases
  • Websites or applications using Notion as a CMS, where forms are needed for collecting feedback, user inputs, or RSVPs.
  • Enhancing user interaction by rendering fully functional forms directly in the displayed content.

Thanks for maintaining this awesome library! Let me know if further details or testing help is needed—I’d be happy to contribute.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked README supported-blocks section and the React renderer's handling of unsupported Notion blocks. Confirm the native form block shape and whether third-party embeds are in scope; done means supported form blocks are detected and rendered correctly, with coverage for the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.