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).
Activity
spanarin commentedon Apr 23, 2025
@hoxyq looks really useful, I'm ready to implement it
mj738 commentedon Apr 23, 2025
ritik4ever commentedon Apr 28, 2025
Hey, can I get assigned to this? Would love to work on it!