So looks like I made things like nice but pretty much broke everything 🤣. The ordering was working from the UI but not saving. This is because the sortable controller needs the children to define the data-sortable-url attribute and we wrapped that with the inline editing controller div.
Reviewer Checklist
[ ] PR has a clear title and description
[ ] Manually tested the changes that the PR introduces
[ ] Changes introduced by the PR are covered by tests of acceptable quality
So looks like I made things like nice but pretty much broke everything 🤣. The ordering was working from the UI but not saving. This is because the sortable controller needs the children to define the data-sortable-url attribute and we wrapped that with the inline editing controller div.
Reviewer Checklist