feat: Improve network - #548
Conversation
|
@snappdevelopment It is possible to add option to searchState ? Like match case yes/no, maybe a regex ? |
snappdevelopment
left a comment
There was a problem hiding this comment.
Nice improvements!
Another thought: When I look at a network call, I am mostly interested in the response body, but I always have to scroll down to see it. Maybe it would make sense to split the request and response sections into two tabs and have the response tab selected by default.
Another idea could be to collapse the header sections by default.
Matching case should be easy. Regex might need a little more work. I will look into it 👍 |
Ah yes good idea. I also wanted something to see the body faster, I thought about some like shortcut to scroll, but tabs should be better. Will see ! |
Improve UI of panel & search