gumroad
gumroad copied to clipboard
Support PDF attachments in the contact form
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 |
|---|---|
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.