Prevent footnote from being reorderable in work items
What does this MR do and why?
Fixes #602896 (closed). Visually confirmed in GDK-in-a-box.
Footnotes are already excluded from sortable lists in the issue view by Markdown footnote improvements (!164929 - merged), but the work item equivalent was missing the same exclusion.
Notes
I don't work on the frontend regularly, so a careful look at this approach would be very helpful.
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by skkzsh