emberjs / emberjs/ember-inspector

Show the information in the component hover somewhere in the object inspector

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

Description

When you hover over a component in the components tree you get some very useful information in a pop-up overlay

Image

Unfortunately because it's in a pop-up that depends on a hover it's impossible to copy and paste any of this information (or interact with the popup in any way). It's probably worth including this information in the object inspector to the right of the inspector when a component is selected 👍

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the component hover overlay in the components tree and the object inspector shown for a selected component. Compare the information exposed in both views and determine how it can be presented in the inspector without relying on hover. Done means the hover information is available there and can be copied or interacted with.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
devtools, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.