Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

request to support ordering / sorting match array #209

Closed
@btmurrell

Description

@btmurrell

I have a need, but don't see anyone else talking about it. I need to provide the ability to reorder the selected items in my multi-select set. current behavior is they are in the order selected by the user.

i would like to enhance the ui-select directive to allow drag & drop reordering of selected items. i am considering a creating a pull with an implementation of one of the angular draggable directives (see below) to augment ui-select.

before i embark on my effort, i wanted to ask the community if anyone has this on the roadmap, or if anyone thinks one of the existing directives would be better or worse for this functionality.

http://codef0rmer.github.io/angular-dragdrop/#/
http://ngmodules.org/modules/ngDraggable
http://www.directiv.es/Angular-DragDrop

thanks in advance for any solicited comments, advice, warnings, etc.

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