Skip to content

feat: Improve network - #548

Open
rteyssandier wants to merge 4 commits into
mainfrom
feat/improve_network
Open

feat: Improve network#548
rteyssandier wants to merge 4 commits into
mainfrom
feat/improve_network

Conversation

@rteyssandier

Copy link
Copy Markdown
Contributor

Improve UI of panel & search

@rteyssandier rteyssandier self-assigned this Aug 31, 2026
@rteyssandier rteyssandier added the enhancement New feature or request label Aug 31, 2026
@rteyssandier

Copy link
Copy Markdown
Contributor Author

@snappdevelopment It is possible to add option to searchState ? Like match case yes/no, maybe a regex ?

@snappdevelopment snappdevelopment left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@snappdevelopment

Copy link
Copy Markdown
Contributor

@snappdevelopment It is possible to add option to searchState ? Like match case yes/no, maybe a regex ?

Matching case should be easy. Regex might need a little more work. I will look into it 👍

@rteyssandier

Copy link
Copy Markdown
Contributor Author

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.

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 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants