[components]: Create custom `DataFormatter`
Open
@nebula-aac is already working on this.
Since Dec 13, 2023.
component/components
follow-up
kind/enhancement
v0.13.0-planning
- Dominant language
- TypeScript
- Stars
- 137
- Forks
- 239
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 5
Description
Meshery UI has a component called DataFormatter
https://github.com/meshery/meshery/tree/master/ui/components/DataFormatter
- Create custom component in
customdirectory ofsistent-components - Create
CopyIconon a separate PR first - Component relies on
lodash, please use good judgement to either place this package insistent-componentsor suggest an alternative -
LaunchIconis being used from Material UI v4 - create new icon insvgfirst instead of usingLaunchIconfrom Material UI v4 - Use existing components in
sistent-componentsfirst (inline styles or global)
- 🎨 Wireframes and designs for Layer5 site in Figma (open invite)
Contributor guide
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.