Skip to content

[6.x] Avoid globe cursor when dragging & dropping Bard sets#14248

Merged
jasonvarga merged 1 commit into6.xfrom
bard-drag-drop
Mar 13, 2026
Merged

[6.x] Avoid globe cursor when dragging & dropping Bard sets#14248
jasonvarga merged 1 commit into6.xfrom
bard-drag-drop

Conversation

@duncanmcclean
Copy link
Copy Markdown
Member

This pull request reworks the fix introduced in #14219, which meant a globe cursor would show when dragging & dropping Bard sets (in Chrome, on macOS).

This PR fixes it by instead making the set draggable BUT only when the browser fires the mousedown event on the trigger. We can't make it draggable="true" all the time, otherwise we regress on #14021.

Fixes #14227

@jasonvarga jasonvarga merged commit 39533e9 into 6.x Mar 13, 2026
18 checks passed
@jasonvarga jasonvarga deleted the bard-drag-drop branch March 13, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bard: A "globe" cursor is displayed when dragging

2 participants