Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

[Listing] Filter toggling the visibility of static assets #46

Open
lostintangent opened this issue Sep 16, 2016 · 2 comments
Open

[Listing] Filter toggling the visibility of static assets #46

lostintangent opened this issue Sep 16, 2016 · 2 comments

Comments

@lostintangent
Copy link

lostintangent commented Sep 16, 2016

After using Glimpse a little bit over the last couple of days, I keep finding it somewhat disorienting that it doesn't display static assets anywhere. I really like the "focused" view that Glimpse is providing, but if a Node server is setup to actually receive and serve static assets (as opposed to delegating that to a reverse proxy such as nginx), then it seems a little odd (for me at least) for that traffic to be entirely omitted from the UI. I think I agree with not showing these requests by default, but I can't help but feel like it would be valuable to allow the end-user to choose to see them somewhere, if for nothing else than to be able to "cross check" what the tool is showing them, and feel comfortable with the data.

When we re-built the network tool in F12, we had a lot of users compare us against Fiddler or Chrome's network tool, and I suspect that Glimpse might receive similar comparisons. The lack of static assets is definitely an obvious divergence.

Personally, I think it would be pretty awesome if static assets were displayed either as child rows within the request list (if that list was turned into a tree), or if there was a new tab added to the request details page that displayed the child requests that were made as a result of it. I may be alone in wanting to see this, based on having used traditional web tools for a long time, but I just wanted to log this perspective as a first-time user.

@avanderhoorn
Copy link
Member

Great feedback, currently we profile the requests but don't show them. Just incase you are interested, if you look in the console of the main glimpse client, it dumps out the requests its filtering out. I totally agree this needs to be looked at, its just a matter of what we can do in the time we have, given the current priorities.

This will go through triage and be prioritized accordingly. If others would like to see this feature sooner rather than later, feel free to comment or vote.

@nikmd23
Copy link
Member

nikmd23 commented Sep 21, 2016

I'd like to see this folded into our overall request filtering story.

filter

We currently didn't have thoughts around filtering by Content-Type, but we probably should, with perhaps a quick toggle for "Static Files" (which still needs to be defined).

Feedback on the filtering mock would be great too.

@nikmd23 nikmd23 added this to the M016 milestone Nov 18, 2016
@avanderhoorn avanderhoorn changed the title [Feature Request] Allow toggling the visibility of static assets [Listing] Filter toggling the visibility of static assets Nov 23, 2016
@avanderhoorn avanderhoorn modified the milestones: Backlog, M016 Jan 12, 2017
@nikmd23 nikmd23 modified the milestones: M018, Backlog Jan 23, 2017
@avanderhoorn avanderhoorn modified the milestones: M019, M018 Mar 24, 2017
@avanderhoorn avanderhoorn modified the milestones: Backlog, M019 Apr 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants