MetaCell / MetaCell/geppetto-meta
Custom Toolbar should use only standard material ui theme attributes
Open
@afonsobspinto is already working on this.
Since Dec 12, 2022.
- #449 by @afonsobspinto — closed without merging
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Having very specific theme references makes the component hard to reuse.
Please consider replacing:
https://github.com/MetaCell/geppetto-meta/blob/master/geppetto.js/geppetto-ui/src/common/CustomToolbar.js#L14-L16
with component props
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.
Assessment
This issue has not been assessed yet.