Skip to content

Unstable Sorting in EditorProvider#getToolboxGroups() Function #46

Closed
@mythsman

Description

@mythsman

Although the sorting of EditorProvider#getToolboxGroups itself is stable, when adding steps using DefinitionModelBuilder#steps, the originally ordered steps get regrouped based on model.type . After that, using Object.values(this.definitionModel.steps) does not guarantee the order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions