httptoolkit-ui icon indicating copy to clipboard operation
httptoolkit-ui copied to clipboard

Add Duration/Size columns to the header of view-event list.

Open Haoxiqiang opened this issue 2 years ago • 4 comments

image The request list shows the duration/size may be more intuitive for analysis.

Haoxiqiang avatar Sep 22 '22 06:09 Haoxiqiang

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Sep 22 '22 06:09 CLAassistant

ok, I'll do it later.

Haoxiqiang avatar Sep 24 '22 09:09 Haoxiqiang

Refactored the code.

Most of the time, the space is actually enough, even if it is not enough, the path part can be compressed. A button on the right side of this may not be pretty, I'll think about how to do it.

Haoxiqiang avatar Sep 27 '22 06:09 Haoxiqiang

Great, thanks for refactoring that :+1:.

A button on the right side of this may not be pretty, I'll think about how to do it.

To be clear, I'm imagining something like this:

Screenshot from 2022-09-28 15-43-28

When clicking those dots, it can just open a little menu beneath with checkboxes, something like:

Show extra columns:

[ ] Duration
[ ] Response body size

I'm sure you're right that on a normal screen it fits fine in most cases, but there's definitely lots of users with much smaller screens, and at 1024x768 it's already all pretty squeezed!

pimterry avatar Sep 28 '22 13:09 pimterry