Skip to content

fix: narrow selectable detail text#719

Merged
everpcpc merged 2 commits intomainfrom
codex/selectable-detail-text
Apr 11, 2026
Merged

fix: narrow selectable detail text#719
everpcpc merged 2 commits intomainfrom
codex/selectable-detail-text

Conversation

@everpcpc
Copy link
Copy Markdown
Owner

Problem

Detail views had no consistent way to copy useful text such as titles, summaries, alternate titles, and media metadata values. The first pass also made some structural labels selectable, which added noise without helping copy workflows.

Approach

Limit text selection to the values users are likely to copy and keep section headings and field labels as normal UI text. This keeps the interaction focused on real content instead of exposing selection affordances on decorative labels.

Scope

  • Enable selection for copyable detail values in book, series, oneshot, collection, and read list detail views
  • Keep section titles and label text non-selectable
  • Bump the build version to 394

Validation

  • make format
  • make build

Limit selectable text to user-copyable detail values instead of enabling it on section labels and other UI chrome.

Keep titles, summaries, alternate title values, and media metadata values selectable while leaving structural headings and field labels non-selectable.
@everpcpc everpcpc merged commit 73a8c37 into main Apr 11, 2026
3 checks passed
@everpcpc everpcpc deleted the codex/selectable-detail-text branch April 11, 2026 05:03
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