Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi selection for intercepted request #76

Open
PostPollux opened this issue Jun 4, 2020 · 5 comments · May be fixed by httptoolkit/httptoolkit-ui#95
Open

Multi selection for intercepted request #76

PostPollux opened this issue Jun 4, 2020 · 5 comments · May be fixed by httptoolkit/httptoolkit-ui#95

Comments

@PostPollux
Copy link

PostPollux commented Jun 4, 2020

I think it would be nice if we could select a bunch of requests at the same time (with shift or ctrl just like in other software, too).
The request preview on the right could then show a maybe colored hint on the top saying e.g. "23 Requests selected - only last selected one shown below"

Benefits:

  • deleting of multiple selected requests at once should be possible
  • pin a bunch of request at once
  • would also be nice if we could export an HAR file from just the selection

Does this affect you too? Click below and add a 👍 to vote for this and help decide where HTTP Toolkit goes next, or go vote on the other most popular ideas so far.

@pimterry
Copy link
Member

Another mention of this on Reddit: https://www.reddit.com/r/androiddev/comments/igbe2p/inspecting_android_http_with_a_fake_vpn/g34c1ay/?utm_source=reddit&utm_medium=web2x&context=3.

Notably:

  • 'Select all' in the window menu should do multiselect for all intercepted traffic
  • Would be nice to be able to export all selected requests, picking from export formats like the export card
  • Would be nice to be able to 'copy' content, not just export it (in what format though?)

@pimterry
Copy link
Member

Just received another email related to this from a user, who'd like to be able to mock requests as a batch too, should be fairly easy to include with this.

@pimterry
Copy link
Member

Some discussion on this, also looking to mock requests as a batch: https://github.com/httptoolkit/httptoolkit/discussions/159

@pimterry
Copy link
Member

One point in httptoolkit/httptoolkit-ui#81 is related to this, pointing out that it would be useful to select all requests currently matching a filter. We can support Ctrl/Cmd+A plus a 'Select all' button (in the right pane? In the left footer?) for that.

@pimterry
Copy link
Member

We should try to include good tools for batch selection here like shift-home (select from current row to the first row) to make it easier to do things like "delete every request before this one", to solve issues like #508.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants