Skip to content

Sort operations for a service in TraceSearchForm #79

@metalmatze

Description

@metalmatze

Description
The TraceSearchForm currently shows all Operations as an unsorted list.
It would be really helpful if that list was sorted by name (ascending?)

I believe that this line has to have an additionally sort of the elements being passed?!
TraceSearchForm.js#L106

Steps to reproduce the issue:

  1. Open the UI.
  2. Pick a service.
  3. Try finding a operation.

Describe the results you received:

screenshot from 2017-09-21 17-24-08

Describe the results you expected:

I expect the dropdown to be ordered by name in an ascending order to more easily find the operation I'm looking for.

Additional information you deem important (e.g. issue happens only occasionally):

Additional environment details (Browser, etc.):

Chrome, but probably every browser.

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