Skip to content

feat: add detail title copy button#720

Merged
everpcpc merged 2 commits intomainfrom
codex/add-detail-title-copy-button
Apr 11, 2026
Merged

feat: add detail title copy button#720
everpcpc merged 2 commits intomainfrom
codex/add-detail-title-copy-button

Conversation

@everpcpc
Copy link
Copy Markdown
Owner

Problem

Detail pages show the title text prominently, but there is no direct way to copy it from the header itself.

Approach

Add a shared DetailTitleView that keeps the title rendering in one place and adds a lightweight copy action on iOS and macOS. Update the book, series, oneshot, collection, and read list detail content views to use the shared title row while preserving existing badges and layout.

Scope

  • add a reusable copy action for detail titles
  • adopt the shared title row across detail content views
  • bump the build version to 395 via the repo automation

Testing

  • make build

Add a shared detail title view that copies the displayed title text on iOS and macOS.

Adopt the shared title view across book, series, oneshot, collection, and read list detail screens while keeping existing title badges intact.
@everpcpc everpcpc merged commit f094964 into main Apr 11, 2026
3 checks passed
@everpcpc everpcpc deleted the codex/add-detail-title-copy-button branch April 11, 2026 09:57
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.

1 participant