Files
Files copied to clipboard
Feature: Add support for right-click drag&drop menu
Resolved / Related Issues
To prevent extra work, all changes to the Files codebase must link to an approved issue marked as Ready to build. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.
- Closes #1396
Works but:
- uses the buit-in system context menu, not a custom Files UI
- does not work when dropping from Files to explorer :( maybe someone can help? 🙏
Steps used to test these changes
Stability is a top priority for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.
- Right-click drag inside Files or from explorer to Files and check drop memu
uses the buit-in system context menu, not a custom Files UI
@gave92 Can we use the same method as the right click menu?