enterprise-wc
enterprise-wc copied to clipboard
IdsDraggable/Swapable: Remaining Features/Issues
Description Lists the Remaining Bugs/Features for a 100% Component
Major
- [ ] Support mobile touch
- [ ] Support for dragging datagrid columns (is clone needed)
- [x] Document: ids-drag event: e.detail.parentRect, e.detail.dragDeltaX/Y, e.detail translateX/Y
- [x] Fix known issue (minor): in firefox, the cursor when moved quickly flashes between dragging/default as the positioning/detection isn't instant as it is in chrome.
- [x] Support for dragging with handles (row reorder)
- [x] http://localhost:4300/ids-list-view/sortable.html -> use the new one
- [x] http://localhost:4300/ids-list-builder -> use the new one
- [x] compare styling with the latest https://main-enterprise.demo.design.infor.com/components/swaplist/example-index.html (header seems too big for one thing)
Minor
- [ ] Does it need keyboard support
Additional context Original Issue #272
Can explore using this shim for touch support
Closing this as stale issue