mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-24 20:06:55 +01:00
https://linear.app/unleash/issue/2-2821/drag-to-reorder-template-milestones This PR introduces reordering release plan template milestones by dragging and dropping them. Was a bit undecided on the approach, but it seems like using an old `useDragItem` hook we have is pretty elegant and behaves as expected. I suggest reviewers try it out themselves. Includes a slight refactor to `useDragItem`, which so far is only used here and in environments. I manually tested, but I suggest trying that one out as well just in case.  |
||
|---|---|---|
| .. | ||
| CreateEnvironment | ||
| CreateEnvironmentButton | ||
| EditEnvironment | ||
| EnvironmentForm | ||
| EnvironmentTable | ||
| hooks | ||