Skip to content

File picker does nothing in Safari for upload-only File Requests #118

Description

@gdtms247

Summary
In FileRise Core’s upload-only File Request page, selecting a file through Safari’s file picker silently does nothing. After selecting a photo/file and confirming the picker, Safari returns to the unchanged page. The file is not queued, no upload begins, and no error is displayed.
Drag-and-drop works correctly in macOS Safari. The file picker and drag-and-drop both work correctly in Firefox.

Environment

  • FileRise Core: v3.27.0
  • Deployment: Official error311/filerise-docker Docker image on Unraid
  • macOS: 26.6.2
  • macOS Safari: 26.6.2
  • Reverse proxy: LinuxServer SWAG/nginx
  • Public connection: HTTPS

The same Safari behavior was reproduced through both:

  • Direct local HTTP access to the FileRise container
  • HTTPS access through SWAG
    This suggests the reverse proxy and TLS configuration are not the cause.

Steps to reproduce on macOS Safari

  1. Create an upload-only File Request for a folder.
  2. Open the public request link in Safari.
  3. Click Choose files.
  4. Select a JPG or PNG.
  5. Click Safari’s Upload button in the file picker.
  6. Observe the File Request page.

Safari’s Web Inspector showed no exception when reproducing the failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions