dockview icon indicating copy to clipboard operation
dockview copied to clipboard

Drop indicator like Visual Studio/rc-dock

Open adityatoshniwal opened this issue 7 months ago • 2 comments
trafficstars

Is your feature request related to a problem? Please describe. Can we have drop indicator like Visual Studio/rc-dock?

https://ticlo.github.io/rc-dock/interfaces/docklayout.layoutprops.html#dropmode

Image

Describe alternatives you've considered We're using rc-dock in pgAdmin, but I'm planning to move to dockview as rc-dock is not much maintained. Plus it has issues with React 19. dockview looks promising but missing the drop mode.

adityatoshniwal avatar Apr 24 '25 11:04 adityatoshniwal

I also came to consult because it may not get the expected results when dragging. As in the example below, the two groups in the middle are locked, and after dragging the bottom panel to another position, it cannot return to the previous position.

https://github.com/user-attachments/assets/bd94b2fb-e993-4b1c-a07d-37988b769708

hllshiro avatar Sep 18 '25 09:09 hllshiro

Dockview already has a drop indicator.

Image

brianblakely avatar Sep 30 '25 15:09 brianblakely