Skip to content

Conversation

@pearmini
Copy link
Collaborator

@pearmini pearmini commented Oct 9, 2025

@jackbdu Jack mentioned that he wasn’t aware the notebook was saved after navigating away from the new page. To address this, I think it would be helpful to give users a hint that there’s a Notebooks page.

Taking inspiration from Github Gist, we can display a few existing notebooks directly on the new page as a subtle cue:

image

Here’s how the updated new page looks:

image

And when there are no notebooks, it appears like this:

image

@pearmini pearmini force-pushed the show-notebooks-news branch from 609568b to d475d67 Compare October 9, 2025 22:19
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 9, 2025

Deploying recho with  Cloudflare Pages  Cloudflare Pages

Latest commit: e0484e0
Status: ✅  Deploy successful!
Preview URL: https://969dee7c.recho.pages.dev
Branch Preview URL: https://show-notebooks-news.recho.pages.dev

View logs

@pearmini pearmini changed the title Show notebooks news Display existing notebooks on the new page Oct 10, 2025
@pearmini pearmini requested a review from Copilot October 10, 2025 10:49
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a section to the editor page that displays existing notebooks when creating a new notebook, helping users discover the notebooks page and understand that their work is being saved.

  • Added a header section that shows up to 4 recent notebooks when creating a new notebook
  • Displays a tagline when no notebooks exist
  • Added responsive design with different layouts for desktop and mobile

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@pearmini pearmini merged commit 88e0e26 into main Oct 10, 2025
2 checks passed
@pearmini pearmini deleted the show-notebooks-news branch October 10, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants