Describe the bug
Dragging a file from Finder onto the GitHub Copilot app to attach it to a prompt no longer works. When a file is dropped on the prompt composer, nothing is attached: no attachment chip appears and no file path is inserted.
This is a regression. Drag-and-drop file attach worked in a previous release (the feature was originally added in #363), and after updating to a newer build it is broken again, back to the same behavior as before the feature existed.
Affected version
1.0.65
Steps to reproduce the behavior
- Open the GitHub Copilot app.
- Focus the prompt composer in a session.
- Drag a file (for example an image PNG, or a text/source file) from Finder and drop it onto the composer.
- Observe that nothing is attached: no attachment chip is shown and the file path is not inserted into the prompt.
Expected behavior
Dropping a file onto the composer should attach it to the prompt (show an attachment chip / insert the file path), the same way it worked in the release where this feature was functioning.
Additional context
Describe the bug
Dragging a file from Finder onto the GitHub Copilot app to attach it to a prompt no longer works. When a file is dropped on the prompt composer, nothing is attached: no attachment chip appears and no file path is inserted.
This is a regression. Drag-and-drop file attach worked in a previous release (the feature was originally added in #363), and after updating to a newer build it is broken again, back to the same behavior as before the feature existed.
Affected version
1.0.65
Steps to reproduce the behavior
Expected behavior
Dropping a file onto the composer should attach it to the prompt (show an attachment chip / insert the file path), the same way it worked in the release where this feature was functioning.
Additional context