- Fix edge case where keyboard ordering and then drag drop ordering could get out of sync - Ensure the sortable instance is cleaned up if the controller gets removed - Relates to PR #11250 & Issue #10909
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
- Automated reformatting - Manually change code where Prettier reformatting causes issues - Revert "Disable Prettier formatting in CI for now"