react-component / react-component/steps
modifying the check label after step success
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 332
- Forks
- 107
- Avg merge
- 1h 8m
- Merged PRs (30d)
- 2
Description
How can I have some text showing up on the circle instead of having the check mark after step success?
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 reading the steps component's public API and the rendering path for a completed step. Determine whether the success-state check mark can be replaced with caller-provided text, and verify that the completed circle displays the requested text without breaking other step states.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100