-
Notifications
You must be signed in to change notification settings - Fork 272
Closed
Labels
Description
react-beautiful-dnd
is no longer a maintained package and as a result is not fully supported in React 18. Production is thankfully safe, but drag and drop completely breaks in Strict Mode.
Find an alternative library + implement.
- FlatList
- EscalationPolicySteps refactor to remove the use of drag and drop (business logic decision). The idea is that escalation policies are set up once and that's generally it. Usually we see step one as the primary, step 2 as a secondary schedule or person (if applicable), and step 3 is usually a manager or team lead. After this is in place there aren't many opportunities to require drag and drop.