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
drag and drop files into the empty space after the last folder
you get visual feedback that you can drop
=> 🐛 this is not true because by default we seem to be dropping into the last folder when dropping into empty space
I am not even sure we can do this properly because obviously we do want to allow to drop folders since the user may want to add to the workspace. Alternatively if we cannot disable the drop feedback, maybe a dialog should appear.
The text was updated successfully, but these errors were encountered:
As you say we can not disable the drop feedback since the user might want to drop another root folder.
Probably the right experience would be to polish the dialog which asks the user does he want to Copy / Paste or Add a Root folder. That dialog should probably say, you can only add a root folder since root R is readonly.
Steps to Reproduce:
=> 🐛 this is not true because by default we seem to be dropping into the last folder when dropping into empty space
I am not even sure we can do this properly because obviously we do want to allow to drop folders since the user may want to add to the workspace. Alternatively if we cannot disable the drop feedback, maybe a dialog should appear.
The text was updated successfully, but these errors were encountered: