Closed Mohtelsayed closed 2 months ago
I would like to work on this please!
Great! I assigned you (@Mohtelsayed) to the issue. Have fun working on it!
Sorry, can't help you here. This issue already has a volunteer.
This issue was not for a file in the src folder
Refactoring the code to not nest functions more than 4 levels deep by moving it outside and ensuring other parts in the code can still call it. Refactoring the itemDragDidEnd(e) function to reduce its Cognitive Complexity from 21 to the 15 allowed.