Skip to content

Comments

Fix #14 - Add Book button when no other books#19

Merged
ryanmccartney merged 2 commits intomainfrom
no-book-found-add-button
Dec 4, 2025
Merged

Fix #14 - Add Book button when no other books#19
ryanmccartney merged 2 commits intomainfrom
no-book-found-add-button

Conversation

@ryanmccartney
Copy link
Owner

❓Context

Fix #14 - Add Book button when no other books

📖 Description

When creating a book using the NotFound component, no title is passed, causing an error. Add new data prop to this component and pass the title My First Book when on the book page.

Changes in the codebase

  • - Frontend changes
  • - Backend changes
  • - CI/CD and helper script changes
  • - Documentation changes

@ryanmccartney ryanmccartney merged commit d6ab120 into main Dec 4, 2025
2 checks passed
@ryanmccartney ryanmccartney deleted the no-book-found-add-button branch December 4, 2025 22:27
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.

"Add book" button doesn't work (but "Add book manually" does)

1 participant