Skip to content

issues Search Results · repo:atlassian/pragmatic-drag-and-drop language:TypeScript

Filter by

147 results
 (64 ms)

147 results

inatlassian/pragmatic-drag-and-drop (press backspace or delete to remove)

When disableNativeDragPreview is enabled, the drop event does not work on the target element because, probably, the target element overlaps the drop zone during movement. I understand that this is not ...
  • em1nx
  • Opened 
    6 hours ago
  • #197

https://github.com/atlassian/pragmatic-drag-and-drop/blob/af18b5ffd59c069c51f788d611dab83a7e4d552e/packages/core/src/public-utils/reorder.ts#L18 The reorder function may not be doing what it CLAIMs to ...
  • tbuglc
  • Opened 
    2 days ago
  • #196

If you use this inside a picture and picture window, it does not seem to work. Is it possible to change the window scope that this is operating on?
  • filolive
  • 1
  • Opened 
    5 days ago
  • #195

On a project with react-beautiful-dnd v13.1.1, I m trying out the migration steps from https://atlassian.design/components/pragmatic-drag-and-drop/optional-packages/react-beautiful-dnd-migration/about... ...
  • imnasnainaec
  • Opened 
    8 days ago
  • #194

In my original application, I have multiple complex components displayed in a list. Each component is different and quite intricate. Additionally, every specific component consists of many nested components, ...
  • robavs
  • 1
  • Opened 
    12 days ago
  • #193

How to prevent drop indicator flashing when I drag item between list items? https://github.com/user-attachments/assets/791e0396-b6d7-4406-86f9-ee2004dd6f6e
  • zmirnes
  • 3
  • Opened 
    13 days ago
  • #192

I would like to disable the native drag behaviour on Android, which moreover - prevents items to be dropped within my windows (but only outside, i.e. on other apps) - shows a white box, with the message ...
  • SimoneMSR
  • Opened 
    18 days ago
  • #191

In my application, I have a component with multiple tooltips, some of which are disabled depending on the component type. However, when I start dragging the component, the tooltips move along with it, ...
  • robavs
  • 2
  • Opened 
    22 days ago
  • #190

When the drag preview enters an other element even a little bit I expect the element to fire onDragEnter even with it s data, this is currently not working what am I doing wrong or missing?
  • ivanjeremic
  • 1
  • Opened 
    22 days ago
  • #189

https://react.dev/reference/react/StrictMode Image Using React StrictMode causes effects to re-run an extra time to find bugs caused by missing effect cleanup. This causes the following code to not work ...
  • undermuz
  • 1
  • Opened 
    28 days ago
  • #186
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub