You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).