fix: prevent image paste in textareas from uploading to Design Management

This MR fixes the bug that pasting images into textareas for either "New related item" or "Duo Chat" will result in these images being uploaded as designs in the opened issue.

Before After
Kapture 2025-10-30 at 14.35.32.mp4 Kapture 2025-10-30 at 14.33.00.mp4

Changes

  • Fix image paste behavior to only upload to Design Management when hovering over the drop zone
  • Prevent images pasted in Duo Chat and modal textareas from being uploaded as designs
  • Ensure proper focus/blur event handling for textarea elements to disable design paste functionality
Edited by Marcel van Remmerden

Merge request reports

Loading