Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[WebProfilerBundle] Allow to search inside profiler tables #53885

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

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

javiereguiluz
Copy link
Member

Q A
Branch? 7.1
Bug fix? no
New feature? yes
Deprecations? no
Issues -
License MIT

In the profiler, sometimes tables are very long and it's hard to find things in all those rows. This PR injects a <input type="search"> field in all tables to have a real-time filter on table contents:

image

In action it looks like this:

profiler-table-filter

@javiereguiluz
Copy link
Member Author

I did all the changes that you suggested, except a couple of them (and I added a comment in those). Thanks for the nice review!

@javiereguiluz javiereguiluz added Ready and removed Ready labels Mar 5, 2024
@javiereguiluz
Copy link
Member Author

If you want me to do any other change here, please tell me.

Otherwise, please review and approve this PR so maintainers can see it as ready. Thanks!

@fabpot
Copy link
Member

fabpot commented Mar 17, 2024

Thank you @javiereguiluz.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants