Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 3, 2025

Created by Github action

agalin920 and others added 6 commits October 30, 2025 09:45
Removes custom hook that was fetching content items and publishings and
instead utilizes existing store/indexdb system to select and hydrate on
search
## Root Cause:
Native HTML5 drag events were conflicting with React DnD's event system
when multiple drag and drop components were introduced.

## Fix:

Created a dedicated DndContextProvider component to properly handle root
element context

This allows multiple HTML5Backend instances to coexist without conflicts


https://github.com/user-attachments/assets/fa872f9b-f2ab-4e75-bf4b-98528061dcf2



https://github.com/user-attachments/assets/f9a28ed8-4c26-41dd-b0ba-a92654a94626
…3890)

- [ ] Fixed reordering issues by replacing the incompatible DndProvider
`options` prop with a `context` prop
- [ ] Replaced DndProvider wrapper with custom DndContextProvider
component to prevent instance conflicts




https://github.com/user-attachments/assets/18f3b245-5890-430a-95c2-eeea86811bf2
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.

3 participants