Open lostintangent opened 8 years ago
Good feedback.
We've done some thinking around how sorting might be handled in the left hand request rail. Here's a segment of the original mock.
I've put this feature on the backlog to be prioritized and implemented, but feedback on the mock is welcome and wanted at any time.
I'm probably just used to having used Fiddler, Chrome DevTools and the Edge DevTools, etc. but I found it a little odd at first that the request list is sorted descending. This was particularly confusing when a request was made as a result of a redirect, and I found it kind of unnatural to read the flow of requests bottom up.
I'm not sure I would recommend changing the default behavior (despite there being a decent amount of prior art/precendence), but it would be awesome to be able to at least change the sort direction for folks that may find it more intutuive to read the flow of requests top down as opposed to bottom up.