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

Sort organisation names alphabetically under the filter option #59

Description

@kinow

The combo box currently supports a filter-as-you-type option that is great! But I was looking for one that I knew that started with "n", tried to scroll down and then realised the list was not sorted. This could even be done in the DB or in Node.JS I believe (maybe here?

$http.get($rootScope.apiUrl + '/orgs', { cache: true }).success(function (data) {
)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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