Home icon indicating copy to clipboard operation
Home copied to clipboard

[Listing] Allow changing the sort direction of the requests list

Open lostintangent opened this issue 9 years ago • 2 comments

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.

lostintangent avatar Sep 15 '16 18:09 lostintangent

Good feedback.

mike-kaufman avatar Sep 15 '16 18:09 mike-kaufman

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.

sort

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.

nikmd23 avatar Sep 21 '16 19:09 nikmd23