[PR #6700] fix(app): fix image dragging in project edit dialog #12047

Closed
opened 2026-02-16 18:16:59 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/6700

State: closed
Merged: Yes


Fixes #6699

Changes

  • Check whether or not we have an active dialog when listening for drag events in the prompt input, and return early if that's the case.

Demo

Before

https://github.com/user-attachments/assets/9b65f984-1078-4731-b9f2-68d0ce46d87c

After

https://github.com/user-attachments/assets/e60586e4-ba83-4a78-bb5e-012ed5c9ffb8

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6700 **State:** closed **Merged:** Yes --- Fixes #6699 ## Changes - Check whether or not we have an active dialog when listening for drag events in the prompt input, and return early if that's the case. ## Demo ### Before https://github.com/user-attachments/assets/9b65f984-1078-4731-b9f2-68d0ce46d87c ### After https://github.com/user-attachments/assets/e60586e4-ba83-4a78-bb5e-012ed5c9ffb8
yindo added the pull-request label 2026-02-16 18:16:59 -05:00
yindo closed this issue 2026-02-16 18:16:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12047