We should allow enabling drag and drop of columns to reorder them in the columns management modal[0].
For this we will need to also implement/update callbacks to properly save the new order of columns.
#116 attempted to start implementing this, but ran into an issue, with there being no element with the ID root that the drag and drop implementation Patternfly uses expects.
[0] https://www.patternfly.org/component-groups/helpers/column-management-modal#with-drag-and-drop-reordering
We should allow enabling drag and drop of columns to reorder them in the columns management modal[0].
For this we will need to also implement/update callbacks to properly save the new order of columns.
#116 attempted to start implementing this, but ran into an issue, with there being no element with the ID
rootthat the drag and drop implementation Patternfly uses expects.[0] https://www.patternfly.org/component-groups/helpers/column-management-modal#with-drag-and-drop-reordering