Skip to content

Moving/reordering inside groups near impossible #1255

@Jolanrensen

Description

@Jolanrensen

In addition to #1021 it's very difficuly to move/reorder columns inside a column group.

Let's say we have:
Image

move to(Start) moves the column outside the group. This could do with a "keepInsideGroup" argument:

Image
Image

We have move after, which works, but is a bit weird to use if you actually need a move before (which we don't have yet):

Image

"regrouping" doesn't work in one step; the order specified is not taken into account by selecting:
Image

you would need to ungroup first, then regroup, requiring two steps...

Reordering does seem to work, but it's weird too because you need to "reorder by" something, so like the order in a list or a number:

Image
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions