Currently, the Turbo events are displayed in a separate tab. I'm questioning how useful that is. Most often, I want to see specific events in relation to the JS logs I've written.
Maybe it would be better to show the Turbo events inline with the JS logs instead.
However, since this would clutter the console very quickly, it would be mandatory to have an easy-to-use filter.
For example, if you're currently interested in Turbo morphing events, you could filter for them with a single toggle.
Currently, the Turbo events are displayed in a separate tab. I'm questioning how useful that is. Most often, I want to see specific events in relation to the JS logs I've written.
Maybe it would be better to show the Turbo events inline with the JS logs instead.
However, since this would clutter the console very quickly, it would be mandatory to have an easy-to-use filter.
For example, if you're currently interested in Turbo morphing events, you could filter for them with a single toggle.