Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

fix(file-browser): paste with selected file/folder #8287

Merged
merged 2 commits into from
Jul 18, 2023
Merged

Conversation

aditya-mitra
Copy link
Collaborator

Summary

  • pasting will work with a file's context menu
  • pasting will be disabled if there is no file to be copied/cut
  • pasting on folder will move the content to that folder

References

closes #8272

Checklist

  • If this PR is still a WIP, convert to a draft
  • When this PR is ready, mark it as "Ready for review"
  • ensure all checks pass
  • Changes have been manually QA'd
  • Changes reviewed by at least 2 approved reviewer

QA Steps

List any additional steps required to QA the changes of this PR, as well as any supplemental images or videos.

@HexaField HexaField merged commit 7530ea4 into dev Jul 18, 2023
6 of 7 checks passed
@HexaField HexaField deleted the fix/file-paste branch July 18, 2023 07:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Pasting only works when not clicking on a file in file browser
2 participants