Skip to content

NodeEditor: drag & drop files onto ListAttribute of File type#3058

Open
Copilot wants to merge 2 commits intodevelopfrom
copilot/add-drag-drop-list-of-files
Open

NodeEditor: drag & drop files onto ListAttribute of File type#3058
Copilot wants to merge 2 commits intodevelopfrom
copilot/add-drag-drop-list-of-files

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 27, 2026

  • In listAttributeComponent's DropArea, reject single-file drops in onEntered so child AttributeItemDelegate DropAreas (for individual list elements) can handle them; only intercept multi-file drops to append all files

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.40%. Comparing base (f70d4ed) to head (cf4c0ae).
⚠️ Report is 3 commits behind head on develop.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3058   +/-   ##
========================================
  Coverage    83.40%   83.40%           
========================================
  Files           73       73           
  Lines         9870     9870           
========================================
  Hits          8232     8232           
  Misses        1638     1638           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

…child handle

Agent-Logs-Url: https://github.com/alicevision/Meshroom/sessions/1f1de8bc-18da-4c7f-a574-7b177806b935

Co-authored-by: fabiencastan <153585+fabiencastan@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants