Closed (fixed)
Project:
Monitoring
Version:
8.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2015 at 14:19 UTC
Updated:
1 Oct 2015 at 06:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
giancarlosotelo commentedSensors types are added into the filter while sensors appear(order by category) that's why the type is not always in order.
Doing a sort by its keys should be enough.
Comment #3
juanse254 commentedhum test?
Comment #4
miro_dietikerWhy sort by the key? The user only sees the label and thus it should be ordered by the label.
Comment #5
giancarlosotelo commentedSorting by label now.
Discussed with @Berdir and test is not really necessary for this issue.
Comment #6
miro_dietikerFully agree. Thx!
Comment #11
juanse254 commentedComment #14
giancarlosotelo commented