emberjs / emberjs/ember-inspector

Inspect helpers / resources?

Open
#2,170 2 comments 0 reactions 0 assignees View on GitHub
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.**

I saw that https://github.com/emberjs/ember-inspector/issues/1538 is still open, and inspecting modifiers would be amazingly useful.

Since going full Polaris means that Components are no longer a primitive (but rather a bucket of primitives), it seems like it's important to figure out how to inspect helpers / resources / modifiers / etc (as these can hold lots of state we currently can't inspect with ember-inspector).

**Describe the solution you'd like**

Helpers / Resources / Modifiers visible in the Render Tree
(also the Component Tree renamed to Render Tree or something like that.)

**Describe alternatives you've considered**
I haven't considered anything, because I don't know anything about the debug render tree, but I imagine we need to add hooks into there.

**Additional context**

This will be important for Polaris

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.