aframevr / aframevr/aframe-inspector
Visualize that a component is coming from a mixin
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 690
- Forks
- 218
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/aframevr/aframe-inspector/issues/689#issuecomment-1646793789 for the context where we have mixins setting a gltf-model component.
Currently in the right panel we don't visualize that a component is coming from a mixin and that removing a mixin will remove associated components. Changing background color could be an enhancement here.
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 tracing how the right panel displays components and how mixins set the gltf-model component. Reproduce a component supplied by a mixin, then define the completed visualization so its mixin origin and the components removed with that mixin are clear, potentially using a background color as suggested.
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
- 35/100