Hi to all ProseMirror gurus, experts and enthusiasts,
I’m looking to implement draggable (reorderable) rows and columns in tables and I have been making some tries with TipTap at https://mustafa-yilmaz.github.io/tiptap-reorderable-table for a while, aiming to achieve a result as close as possible to Microsoft Loop (as shown in the GIF image below). However, they (TipTap people) forwarded me to here (ProseMirror) since such an interactivity feature is not on their agenda as I was directly replied on their GitHub forums here and here.
Would it be possible to integrate row and column reordering into ProseMirror tables, similar to how it’s used in platforms like Microsoft Loop, Notion, Atlassian Confluence and etc.?
Is it something already on ProseMirror tables' development agenda? If it is not, could I get some guidance whether or not contributors are allowed to bring their own solutions (developments)? And if they are allowed, could I also get rough guidance regarding the points that I might need to pay attention to (while developing)?
Any help would be greatly appreciated.
