Actions
Improvement #10869
open[DeviceTableInfo] : Fix cannot drag or drop the item with index 0 in the dnd-kit
Start date:
12/03/2024
Due date:
% Done:
0%
Estimated time:
Device Type:
Component:
Type:
UI
Description
Fix cannot drag or drop the item with index 0 in the dnd-kit in emm-proprietary-plugins/components/ui/io.entgra.proprietary.uem.endpoint.mgt.ui/react-app/src/scenes/Home/scenes/Configurations/scenes/PlatformConfiguration/components/GeneralConfiguration/components/DeviceTableInfo/index.js
This is an issue related to the dnd-kit and, it doesn't allow to drag or drop the items with index 0.
https://github.com/clauderic/dnd-kit/issues/858
https://github.com/clauderic/dnd-kit/issues/1327
https://github.com/clauderic/dnd-kit/issues/1060
https://github.com/clauderic/dnd-kit/issues/1319
https://github.com/clauderic/dnd-kit/issues/1255
https://github.com/clauderic/dnd-kit/issues/1150
https://github.com/clauderic/dnd-kit/discussions/856
Actions