Skip to content

Remove "Add to Bookshelf" button from book detail page#4

Merged
logan676 merged 3 commits intomainfrom
copilot/remove-add-to-shelf-button
Feb 18, 2026
Merged

Remove "Add to Bookshelf" button from book detail page#4
logan676 merged 3 commits intomainfrom
copilot/remove-add-to-shelf-button

Conversation

Copy link
Contributor

Copilot AI commented Feb 17, 2026

Remove the 加入书架/已在书架 toggle button from /book/[id].

  • Removed bookshelf button and its backing state (useFavoriteBookIds, useToggleFavorite, isFavorited, handleToggleFavorite)
  • Removed unused imports (Plus, Check)
  • Repositioned share button inline with the read button
  • Updated skeleton to match new layout

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • fonts.googleapis.com
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/web/web/node_modules/.bin/../next/dist/bin/next build (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@vercel
Copy link

vercel bot commented Feb 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
readmigo-web Ready Ready Preview, Comment Feb 17, 2026 5:51am

Co-authored-by: logan676 <2975850+logan676@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove add to bookshelf button from book details page Remove "Add to Bookshelf" button from book detail page Feb 17, 2026
Copilot AI requested a review from logan676 February 17, 2026 05:46
@logan676 logan676 marked this pull request as ready for review February 18, 2026 14:57
Remove bookshelf button while keeping full-width read button layout
from PR #5's share-to-header changes.
@logan676 logan676 merged commit 92394ab into main Feb 18, 2026
5 checks passed
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