ONLYOFFICE / CommunityServer

Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
http://www.onlyoffice.com
Apache License 2.0
2.71k stars 613 forks source link

Dragging and dropping file directories creates two directories #517

Open nasonovsm opened 1 week ago

nasonovsm commented 1 week ago

Hi there! Sometimes, when dragging and dropping file directories, two directories with the same name are created.

The files from the original directory go into one of the created directories. But sometimes some of the files end up in the other created directory.

image

On the pic, directories Untitled and Untitled (1) was created by drag-n-drop. The Untitled directory has been duplicated.

Onlyoffice deployed with docker compose:

documentserver:8.0.1
communityserver:12.6.0.1900
controlpanel:3.5.2.530
rabbitmq:3.13.0-management
postgres:12.18
redis:7.2.4
mysql:8.0.29
elasticsearch:7.16.3

Host server: Ubuntu 22.04.4 LTS

Web browser: Google Chrome 128.0.6613.138

Carazyda commented 5 days ago

Hello @nasonovsm Please describe your case in detail. What OS is on the client? Does the problem reoccur in another browser? Only when loading several folders at once? Are there files in these folders?