Skip to content

Preserve selected order #21

Description

@ajax-fam-d

From options list ['a', 'b', 'c'] choose b, then a, selected values list would be ['b', 'a']

On reload, selected values lose their order, as they're filtered by possibleOptions in sanitizedValue and become ['a', 'b']

Would appreciate for this feature, thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions