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

Press 'h'/'?' to get troubleshooting information #586

Open
waldekmastykarz opened this issue Feb 26, 2024 · 2 comments
Open

Press 'h'/'?' to get troubleshooting information #586

waldekmastykarz opened this issue Feb 26, 2024 · 2 comments
Labels
enhancement New feature or request needs spec Issue needs specification

Comments

@waldekmastykarz
Copy link
Collaborator

We should offer support for troubleshooting most common issues with using Dev Proxy:

  • no requests intercepted
  • requests intercepted but passed through
  • SSL error in the app when using proxy

Users should be able to invoke this information by pressing 'h' or '?' (which one is more intuitive?).

Questions to decide:

  • which hotkey to use
  • should the information be available in the terminal or as a link that points to our docs
@waldekmastykarz waldekmastykarz added enhancement New feature or request needs peer review Issue needs review from other team members labels Feb 26, 2024
@garrytrinder
Copy link
Contributor

h would be simpler as it's only one key vs a combination, but ? feels right to me.

I think the information should be available in the terminal. Once the help information is displayed we should make sure that no request logs are added to the output IMO.

@waldekmastykarz
Copy link
Collaborator Author

Once the help information is displayed we should make sure that no request logs are added to the output IMO.

That would require us to have a way to pause and resume proxy which we currently don't have. Also, we need to see if we can provide the necessary debugging steps in a concise way that fits in the terminal.

@waldekmastykarz waldekmastykarz added needs spec Issue needs specification and removed needs peer review Issue needs review from other team members labels Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs spec Issue needs specification
Projects
None yet
Development

No branches or pull requests

2 participants