Idea: use `trace` to enter the debugger for a component
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 502
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Hey Andy!
A cool idea: What if you could visually select an observer component, and then trace its reaction automatically (see newest mobx version)? I think it is pretty cool that you can click a component and then enter the debugger as soon as it is required to rerender.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing visual observer-component selection and debugger entry points in the Chrome extension, then compare the referenced tracing behavior in the newest MobX version. Done means selecting a component and entering the debugger when that component is required to rerender.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100