Skip to content

Keep order of selection #6

@jibion

Description

@jibion

3 options selected (each at a time), in this particular order: Option3, Option1, Option2. DualListBox adds new options in the right input using an alphabetical order (1. Option3 -> 2. Option1 | Option3 -> 3. Option1 | Option2 | Option3). However, sometimes it's needed to keep the order of the option's selection (1. Option3 -> 2. Option3 | Option1 -> 3. Option3 | Option1 | Option2). It's possible to add this functionality as part of the API options?

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