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

Make essential information easier to access, and error notification. #259

Open
stefanusayudha opened this issue Aug 17, 2023 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@stefanusayudha
Copy link

stefanusayudha commented Aug 17, 2023

Is your feature request related to a problem? Please describe.
In network section, the Response section which actually is the most important part is too hard to access.
For some device especially the built in emulator, due to smaller screen length, the Response Section is unexposed at bellow.
We then had to scroll to make the Response section visible, and then click it to view it.
I don't know but this toke too much effort in my opinion.

The step to get the information that i need is to much.
Need to click pluto, open network section, open the request , scroll down, click the body section.
It tooks alot of time, and effort.

I used to use Chucker before, and im happy how fast i can access the information that i needed.

Describe the solution you'd like
i have some ideas; the simplest is to bring the Response section Up to the top.
Another is to show more widget that provides the "Catching list". the catch don't need tobe specific. Put everything in one list, for network, ANR, crashes etc, its fine. It also good to give different color accent for each context

then add filter option on it, such network only, crash etc. this extra widget can then become a single purpose debugger via filtering it.
we can debug network only and can skip all step above make it faster to access.

It will be more awesome if the extra widget can show counter of new Catches. especially exception and error.

This counter really is the main purpose of debugger, that to inform us that something wrong is happen.

Describe alternatives you've considered

Additional context

@stefanusayudha stefanusayudha added the enhancement New feature or request label Aug 17, 2023
@srtvprateek
Copy link
Member

thanks @stefanusayudha,
will definitely look into this.

@srtvprateek
Copy link
Member

@stefanusayudha have updated the network details screen, please check version 2.1.7

did not understand the need of caching widget, can you elaborate?

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

No branches or pull requests

2 participants