Send Folder - drag and drop files and folders#19970
Draft
mzieniukbw wants to merge 5 commits intoinnovation-sprint-2026-send-folder-windows-contextfrom
Draft
Send Folder - drag and drop files and folders#19970mzieniukbw wants to merge 5 commits intoinnovation-sprint-2026-send-folder-windows-contextfrom
mzieniukbw wants to merge 5 commits intoinnovation-sprint-2026-send-folder-windows-contextfrom
Conversation
Contributor
|
New Issues (32)Checkmarx found the following issues in this Pull Request
|
Needs to be in separate pop out window to work.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.







🎟️ Tracking
Requires bitwarden/sdk-internal#881 and bitwarden/server#7307.
Baseline change #19887.
📔 Objective
Drag and drop any amount of files or folders into the Bitwarden app to create new send.
If Bitwarden desktop app is locked, user will be prompted to unlock first, to create Send.
Works in Web, Browser extension and Desktop.
Can drag folders and files (or a mix of both).
Entire app is a drag-drop-able.
Can also drag-drop into already opened Create File or Folder Send page.
Behind
innovation-sprint-2026-send-folderfeature flag.CI expected to fail until SDK PR is merged.
Notes:
📸 Screenshots
Web
On the entire app:
Screen.Recording.2026-04-03.at.16.58.17.mov
Within Create file / folder send:
Screen.Recording.2026-04-03.at.17.45.56.mov
When locked:
Browser extension
Screen.Recording.2026-04-03.at.17.50.24.mov
Desktop
Screen.Recording.2026-04-03.at.17.54.23.mov