[v2-alpha] Folders drag-n-drop is broken
danil-smirnov opened this issue · 2 comments
danil-smirnov commented
Hi guys,
I'm afraid you have broken folders drag-n-drop feature with the last commits...
When drop the following files structure to the app:
Test
├── aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
│ └── jquery-ui-1.12.1.custom.zip
├── jquery-ui-1.12.1.customaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.zip
└── Test2
└── jquery-ui-1.12.1.custom.zip
I previously saw this:
But now I see this:
I would suggest to revert the last commit until fixed.
john-aws commented
Hi, apologies that this introduced a problem. Rather than revert the previous commit, we'll take a look at fixing the problem that was introduced.
danil-smirnov commented
Hi @john-aws
Somehow I've missed this update...
Tested now - works like a charm!
Thank you very much!
Closing the issue...