appsmithorg / appsmithorg/appsmith
[Feature] Progress bar, stepper, multi-stage form component
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
## Summary
A progress bar indicator which shows the status of a particular process.
## Motivation
A progress bar is useful in many cases:
1. File upload status
2. Waiting for a long-running API or query
3. Showing status of a long process which involves many people, many days, etc.
4. Showing the different stages of a form and current status
## Additional Context

https://krutsch.work/design-patterns


Contributor guide
Assessment
This issue has not been assessed yet.