-
Notifications
You must be signed in to change notification settings - Fork 682
Sort operations for a service in TraceSearchForm #79
Copy link
Copy link
Closed
Description
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:
- Open the UI.
- Pick a service.
- Try finding a operation.
Describe the results you received:
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
