itsgoingd / clockwork-chrome

Clockwork - php dev tools integrated to your browser - Chrome extension
https://underground.works/clockwork
411 stars 25 forks source link

Text search through messages in Log tab #37

Closed Gennnji closed 6 years ago

Gennnji commented 6 years ago

When messages are too much in Log tab, it's difficult to search specific message without removing lots of debug code or adding IFs into the code. Sometimes IFs are also to complicated for getting specific debug info. Search bar would be great!

Gennnji commented 6 years ago

Oh, it seems I didn't match work of search bar at the bottom available by CTRL/CMD + F. But its strange, I can't find anything almost every time. Maybe it's too slow. One time it filtered by my text phrase, but I didn't get how)

itsgoingd commented 6 years ago

We can definitively use some better search/filtering in all tabs, I'll take a look at this for the next release. 👍

Gennnji commented 6 years ago

Great! Thank you)

spaceemotion commented 6 years ago

Glad to hear that there's an issue for filtering already. I would also love to see a filtering option in the normal requests list, i got quite a few requests on some page loads (tons of avatars) that I'd like to filter out. Cheers!

itsgoingd commented 6 years ago

You can now reorder and filter all data tables in Clockwork 3.0 - blog post and full changelog.