Skip to content

Replace Web Debug Toolbar by ajax requests (opt-in) #15456

@gharlan

Description

@gharlan

I love the WDT, especially the new one, and I love how it shows me the ajax requests.

But in some apps the ajax requests are similar to full page loads (e. g. using pjax). So while browsing through site in dev env I only see the WDT for the first page load and I do not notice the warnings about missing translations and deprecations etc. (I have to open the profile by my self to see them).

My idea is to add a config option which changes the ajax handling. If the option is enabled, the WDT is replaced by the new ones for ajax calls.

What do you think? Would it be acceptable for you? Any other ideas?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions