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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
I cannot move a directory to its upper folder by dragging when the neighbor is empty. It works to all other folders, but not the upper neighbor. It works if the folder is not empty.
This happens on 1.54.0-nightly1 or 1.51.0
The text was updated successfully, but these errors were encountered:
aminya
changed the title
Cannot move a directory to its upper neighbor folder by dragging
Cannot move a directory to its upper neighbor empty folder by dragging
Oct 14, 2020
I debugged the code. The issue is that the drag-over class is constantly removed or added when I drag over the upper neighbor. But for all others, the class stays what it should be.
Summary
I cannot move a directory to its upper folder by dragging when the neighbor is empty. It works to all other folders, but not the upper neighbor. It works if the folder is not empty.
This happens on 1.54.0-nightly1 or 1.51.0
The text was updated successfully, but these errors were encountered: