eclipsesource / eclipsesource/jsonforms
Use Vertical Stepper of Material UI
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 424
- Avg merge
- 17d 8h
- Merged PRs (30d)
- 1
Description
### Is your feature request related to a problem? Please describe.
I do have quite a few form steps to display and the screen size is constrained.
### Describe the solution you'd like
It would be great if we could set an option to use the vertical orientation of the Material UI Stepper:
https://mui.com/components/steppers/#vertical-stepper
### Describe alternatives you've considered
I can simply add multiple groups and display the whole form at once. But it would be neat to provide the user some guidance with a wizardry experience using the stepper.
### Framework
React
### RendererSet
Material
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.