emberjs / emberjs/ember-inspector
Scroll to matches in component tree instead of filtering
- Dominant language
- JavaScript
- Stars
- 969
- Forks
- 292
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
If I have a big page using `ember-wormhole` of `in-element` with hundred+ component instances it would be nice to be able to quickly go to a certain place in the tree without having to filter the list with the search text input. Since its using `in-element` you cant go there with the cursor.
**Describe the solution you'd like**
Have a find option aswell as the filter (which is now labeled as search, maybe rename to filter?). Either a checkbox that changes the behaviour of the input or have another input?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.