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
Click on the "Billing" tab to make it the focused tab
Try moving the "Feature" tab group using its blue chip
Notice how that triggers the drag&drop overlay as expected
Return the "Feature" tab group to its initial location
Click on the "Dashboard" tab (which is part of the "Feature" tab group) to make it the focused tab, or click on the "Billing" tab again
Try moving the "Feature" tab group using its blue chip
Notice how that doesn't trigger the drag&drop overlay and the group cannot be moved.
Please see the video below for an illustration of the problem.
Also, please note that this above reproduction steps are not the only sequence of steps that can trigger the bug (they are just the most reliable sequence that I came up with while trying to reproduce the bug).
Expected behavior
Moving a tab group behaves like moving a simple tab
Dockview version
7.0.2
Framework
React 19
Browser
Chrome 149
Describe the bug
If a tab is in focus, then the tab group cannot be moved if you try dragging it from its colored chip
Reproduction
Using the "Tab Groups" example:
Please see the video below for an illustration of the problem.
Also, please note that this above reproduction steps are not the only sequence of steps that can trigger the bug (they are just the most reliable sequence that I came up with while trying to reproduce the bug).
Expected behavior
Moving a tab group behaves like moving a simple tab
Screenshots / recordings
dockview-tab-groups-cant-be-moved-if-a-tab-is-in-focus.mp4
Additional context
N/A