emberjs / emberjs/ember-inspector
Show the information in the component hover somewhere in the object inspector
- 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
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