Replace primereact/Steps component
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10
- Forks
- 5
- Avg merge
- 2h 41m
- Merged PRs (30d)
- 66
Description
Version 11 of primereact is under a commercial license, and it doesn't look like it would be a good fit for us. We are currently using just the "stepper" component from this library, at the top of the account page, to show setup wizard steps. This is small enough in scope that I'm sure we could write a replacement component ourselves, or find a similar library component we could drop in.
Originally posted by @divergentdave in https://github.com/divviup/divviup-api/issues/2452#issuecomment-5509589961
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 locating the primereact/Steps usage at the top of the account page and reviewing how it displays the setup wizard steps. Replace that component with an equivalent implementation or library component, preserving the existing wizard flow and presentation; done means the account page no longer depends on primereact/Steps and the steps still work as before.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100