You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: adds copy file support to file explorer and fixes rename bug (#1491)
Fixes#185, Fixes#1375, Fixes#1488 and other issues with File Explorer
Fixes issue where you couldn't rename a renamed item, and then can't use
context menu at all on file explorer.
Fixes issue where triggering a tooltip while renaming would re-render
and exit edit mode.
Wires up copy, new file, new folder in context menu.
Renames copy -> copy file
---------
Co-authored-by: Mike Bender <mikebender@deephaven.io>
0 commit comments