emberjs / emberjs/ember-inspector

Display better information in the component tree when you come across a `unknownTemplateOnlyComponent`

Open
#2,695 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
969
Forks
292
PR merge metrics
No merged PRs in 30d

Description

Now that people are using GJS by default, and we are using GJS for route templates the display of the components in the component tree isn't very useful

Image

Having literally anything displayed here would be better, like a file path or something 🤷

Edit: It turns out that the screenshot above is what a vite app displays, in a classic app it just shows ``

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the component tree behavior for a GJS route template in a Vite app, then compare it with the classic app behavior described in the issue. Identify where unknownTemplateOnlyComponent entries are displayed; done means the tree shows a useful identifier such as a file path instead of an unhelpful blank entry or .

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
devtools, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.