Add Stat component
Open
Nobody has claimed this yet.
scope: new proposal
type: new feature
waiting for 👍
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Summary 💡
Display one number on a dashboard.
Examples 🌈
<Stat>
<StatLabel>Avg. Open Rate</StatLabel>
<StatNumber>58.16%</StatNumber>
<StatHelperText>
<StatArrow type="increase" />
5.4%
</StatHelperText>
</Stat>
This is a fictional example, it's not meant to be the final design nor API
Motivation 🔦
Many developers use Material-UI to build dashboards. For such an item, it's very frequent to have to display stats.
Benchmarks
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.
Research direction
Start by reviewing the linked public and editing benchmarks for the proposed Stat component. The example is explicitly fictional and not a final design or API, so the scope, component structure, and acceptance criteria need to be settled before implementation. Done would mean an agreed dashboard stat component matching the finalized design and API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100