Skip to content

Show image thumbnails in page view#31

Merged
amoghbanta merged 1 commit intomainfrom
fix/25-image-thumbnails
Feb 13, 2026
Merged

Show image thumbnails in page view#31
amoghbanta merged 1 commit intomainfrom
fix/25-image-thumbnails

Conversation

@amoghbanta
Copy link
Collaborator

@amoghbanta amoghbanta commented Feb 13, 2026

Summary

  • Show 64x64 image thumbnails next to each image entry in the page detail view (both read-only and edit mode)
  • Uses the existing /api/books/:label/images/:imageId endpoint

Closes #25

Test plan

  • Navigate to a page with extracted images — thumbnails visible in image classification list
  • Enter edit mode — thumbnails visible alongside prune toggles
  • Pruned images show at reduced opacity with thumbnail still visible
  • pnpm typecheck passes

Use the existing /api/books/:label/images/:imageId endpoint to render
64x64 thumbnails next to each image entry in both the read-only image
classification list and the ImagePruningEditor.

Closes #25
@amoghbanta amoghbanta mentioned this pull request Feb 13, 2026
@amoghbanta amoghbanta merged commit a2bc121 into main Feb 13, 2026
1 check 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.

Show image thumbnails

1 participant