NotionX / NotionX/react-notion-x

Checkbox icons and style doesn't match notion

Open
#356 0 comments 0 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

Description

The checkbox visuals are a bit inconsistent with an official notion page.

  • For checked: The size of the check mark is a bit bigger in react-notion-x
  • For unchecked: The border is a bit thinner in react-notion-x
Notion Test Page ID

Checkboxes in minimal example notion page
https://www.notion.so/Checklists-38fa73d49b8f40aab1f3f8c82332e518

from_notion_so

Checkboxes in minimal example react-notion-x page
https://react-notion-x-demo.transitivebullsh.it/38fa73d49b8f40aab1f3f8c82332e518

from_react_notion_x

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 by locating the checkbox rendering and styling entry points in react-notion-x, then compare them with the linked Notion and demo pages. Adjust the checked mark size and unchecked border thickness so both states match the reference visuals, and verify the result in the minimal example page.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.