gumroad icon indicating copy to clipboard operation
gumroad copied to clipboard

Support PDF attachments in the contact form

Open binary-koan opened this issue 1 month ago • 0 comments

Fixes #2104

  • Limits the attachment input to the whitelisted file types in Helper (see https://github.com/antiwork/helper/pull/1084)
  • Fixes how non-image attachments are displayed
  • Fixes error handling to show an alert message for server errors

Screenshots

PDF attachments

Before After
Screenshot 2025-11-27 at 23 42 20 Screenshot 2025-11-27 at 23 41 25

Error handling

Note:

  • There was no visible error before, the form just wouldn't submit
  • Temporarily disabled PDF attachments to test error handling, attaching PDFs does actually work

https://github.com/user-attachments/assets/56bee463-1ba4-4345-a0f5-734a83769aa3

AI Disclosure

Cursor (Sonnet 4.5) used for refactoring mutations.

binary-koan avatar Nov 27 '25 23:11 binary-koan