Closed robby1066 closed 3 years ago
When using keyboard navigation to reorder the clips in a brand new message,
A person using keyboard navigation should be able to arrange the clips as expected.
https://user-images.githubusercontent.com/342510/127534831-2583b72d-b35b-4806-80be-bade65fab8cf.mp4
This does not appear to be a problem once the message is saved. It only shows up on the new message UI
This was because a sortable-index wasn't being added to new clips that weren't saved yet. Fixed and deploying today.
Fixed and tested in production. Closing
Describe the bug
When using keyboard navigation to reorder the clips in a brand new message,
Steps To Reproduce
Expected behavior
A person using keyboard navigation should be able to arrange the clips as expected.
Screenshots
https://user-images.githubusercontent.com/342510/127534831-2583b72d-b35b-4806-80be-bade65fab8cf.mp4
Additional context
This does not appear to be a problem once the message is saved. It only shows up on the new message UI