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
Describe the bug
When the last element that was dragged into a "group" (i.e. a tab bar) is a "tab group" (i.e. the ones with a colored chip), then that "group" must be dragged twice in order for it to actually move/change location.
Dockview version
6.0.6
Framework
React
Browser
Chrome
Describe the bug
When the last element that was dragged into a "group" (i.e. a tab bar) is a "tab group" (i.e. the ones with a colored chip), then that "group" must be dragged twice in order for it to actually move/change location.
See recording below.
Reproduction
Using the Tab Groups example:
Scenario A (bug): a "tab group" is the last thing that is dropped into a "group":
See recording below.
Scenario B (no bugs): a "tab" is the last thing that is dropped into a "group":
See recording below.
Expected behavior
Dragging a "group" works as usual regardless of the type of the last element that was dropped into it.
Screenshots / recordings
dockview-group-must-be-dragged-twice.mp4
Additional context
N/A