NotionX / NotionX/react-notion-x

Image modal option for collection view to act as an image gallery

Open
#80 2 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

https://daniell.dev/about on my page I am rendering a collection view which acts as an image gallery, currently I mapped the page links to link to the relevant Notion page, however when you only care about displaying the images this is not ideal.

It would be nice if there was an option to show an overlay when clicking one of the collection items, like what you see when clicking the image on the actual Notion page https://www.notion.so/b123f51caf3e4d3485fc99190a4ecc39, this way the collection can act as an image gallery

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 collection view rendering and the existing image-overlay behavior referenced by the issue and linked examples. Define an option that opens collection images in an overlay instead of navigating to their Notion pages, then verify that collection items behave as an image gallery.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, react, typescript
Domain
frontend, web-dev
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.