Implement move
capability for directory sharing
#15088
Labels
desktop-access
feature-request
Used for new features in Teleport, improvements to current should be #enhancements
Currently, successfully fulfilling a TDP
SharedDirectoryMoveRequest
is unimplemented (the user will see an error modal) because (source)One option for resolving this is to implement a move "manually" by (source):
however
Ideally we will be able to use an inbuilt
FileSystemHandle.move()
method. The tracking issue appears to be whatwg/fs#10, and the closest thing I've found to a launch date is "relatively soon": WICG/file-system-access#50 (comment) (June 6, 2022)The text was updated successfully, but these errors were encountered: