Skip to content

DevTools: Allow searching by component name in Profiler trace #32995

Open
@hoxyq

Description

@hoxyq

We should have a mechanism to look up a specific component in a specific commit.

I don't think we should have an input, as on Components panel, we should rather listen to cmd+f shortcut and display an input in a collapsable view, similarly to what Chrome does. We should also display the number of components that satisfy search query and allow moving between them, like we do in Components panel.

The search will only consider components from a selected (current) commit, it should not search through every commits (whole trace).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions