Skip to content

fix(DragDrop): Updated to use grab cursor for draggable items by default#7886

Open
tlabaj wants to merge 1 commit intopatternfly:mainfrom
tlabaj:dragdrop
Open

fix(DragDrop): Updated to use grab cursor for draggable items by default#7886
tlabaj wants to merge 1 commit intopatternfly:mainfrom
tlabaj:dragdrop

Conversation

@tlabaj
Copy link
Contributor

@tlabaj tlabaj commented Oct 9, 2025

Updated to use grab cursor for draggable items by default. Use grabbing only when pf-m-dragging modifier is applied.

closes: #7882

@tlabaj tlabaj requested a review from mcoker October 9, 2025 15:09
@patternfly-build
Copy link
Collaborator

patternfly-build commented Oct 9, 2025

Copy link
Member

@srambach srambach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Our examples are outdated, and I don't think this fix will change anything in React, as the class pf-v6-c-draggable doesn't seem to be used anymore.

It does fix it for the examples as currently implemented in core, but also causes the grab cursor to show up in the examples that are trying to show what happens during dragging, which is confusing.

Created #7901 to update our examples for parity with React. Curious what your thoughts are @mcoker ?

@github-actions
Copy link

This PR has been automatically marked as stale because it has not had activity in the last 60 days.

@github-actions github-actions bot added the Stale label Dec 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug - drag drop - update to use grab cursor

3 participants