mitchell852 commented on issue #2008: Change Traffic Portal statuses dropdown to put Admin Down and Reported at the top URL: https://github.com/apache/incubator-trafficcontrol/issues/2008#issuecomment-373493637 putting them in that order might be a bit tricky as that dropdown is just populated based on the call to GET /api/1.3/statuses i suppose i'd have to key off of name (which hopefully wouldn't change) to order them like you said. and i always feel weird keying off of names. and yes, definitely, the current status should not be in that list. that should be easy enough to excluded. also, each status has a description. maybe i could incorporate that into the UI somehow...
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
