Skip to content

fix(mobile): support dragged images in the composer - #4953

Merged
t3dotgg merged 3 commits into
mainfrom
fix/ios-image-drag-drop
Jul 30, 2026
Merged

fix(mobile): support dragged images in the composer#4953
t3dotgg merged 3 commits into
mainfrom
fix/ios-image-drag-drop

fix(mobile): handle mixed iOS drops once

d85134f
Select commit
Loading
Failed to load commit list.
MacroscopeApp / Macroscope - Approvability Check succeeded Jul 30, 2026 in 3m 17s

Approved (click on check for details)

  • Eligibility
  • Correctness

Note

More information about how approvability works can be found in our Help Center.

Details

Eligibility
This PR adds drag-and-drop image support to the iOS composer by implementing the standard UITextDropDelegate protocol and reusing the existing image loading method. The change is self-contained to the mobile composer module with no impact outside this input handling enhancement.

Notes:
No code owners found in target merge base 2f466ff