adopted-ember-addons / adopted-ember-addons/ember-sortable
transform calculation does not account for the transform origin
Open
- Dominant language
- TypeScript
- Stars
- 299
- Forks
- 159
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 4
Description
The current transform styles applied to the other items in the list assume that their original position is relative to the screen, but for sortable items within elements with absolute or relative positioning this leads to the calculation being wrong.
Contributor guide
Assessment
This issue has not been assessed yet.