mgechev / mgechev/react-reorderable
Poor performance in IE11 with large number of items
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
If you try [this codepen](https://codepen.io/Neaox/pen/PPeXyy?editors=001) in chrome, edge or firefox the performance is good, however if you try it in IE11 it's a bit jerky when dragging. Is there anything that can be done about this?
Thanks.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the linked CodePen in IE11 and comparing its dragging behavior with Chrome, Edge, and Firefox. Then trace the repository's drag implementation to find the source of the jerky performance. Done means the large-item example performs acceptably in IE11, with the relevant behavior verified across the browsers mentioned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100