Closed LaChope closed 2 years ago
As @blcham suggested in https://github.com/kbss-cvut/react-maintenance-planner/issues/37#issuecomment-1160726816, we should be able to reorder resources that are on the same level. Also, if a resource that is reordered has children, children should still be linked to their parent (as in example below):
- A - B - C - D - E - F
After reordering "E":
- E - F - A - B - C - D
As @blcham suggested in https://github.com/kbss-cvut/react-maintenance-planner/issues/37#issuecomment-1160726816, we should be able to reorder resources that are on the same level. Also, if a resource that is reordered has children, children should still be linked to their parent (as in example below):
After reordering "E":