Skip to content

Show image attachment thumbnails and rename QR upload - #300

Merged
shunichironomura merged 1 commit into
mainfrom
fix/attachment-thumbnails-qr-upload-label
Jul 2, 2026
Merged

Show image attachment thumbnails and rename QR upload#300
shunichironomura merged 1 commit into
mainfrom
fix/attachment-thumbnails-qr-upload-label

Conversation

@shunichironomura

@shunichironomura shunichironomura commented Jul 1, 2026

Copy link
Copy Markdown
Member

Summary

  • add a Tauri command for validated image attachment preview data URLs
  • render thumbnails next to recorded image attachment filenames
  • rename DropPoint UI copy from "Scan to Upload" to "Upload via QR Code"

Fixes #297
Fixes #298

Tests

  • just check-all
  • pnpm run build

This is part 1 of 2 in a stack made with GitButler:

@shunichironomura
shunichironomura merged commit 9c30544 into main Jul 2, 2026
13 checks passed
@shunichironomura
shunichironomura deleted the fix/attachment-thumbnails-qr-upload-label branch July 2, 2026 00:58
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.

For attachment input UI, rename "Scan to Upload" to "Upload via QR Code" If an attached file is an image, show the thumbnail next to the file name

1 participant