mirror of
https://github.com/unraid/api.git
synced 2026-01-04 15:39:52 -06:00
This PR adds a responsive layout for the Stepper component on small screens. There's a vertical orientation version but the changes here won't be compatible. If we need a verticle version we can just create a separate component folder for the vertical only version. <img width="171" alt="image" src="https://github.com/user-attachments/assets/4e38ac68-ca17-400a-b07b-2bfcb2c0a192" /> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Summary by CodeRabbit - **Style** - Enhanced the visual design of the stepper components with improved responsive layouts—displaying vertically on smaller screens and horizontally on medium and larger screens. - **New Features** - Added an interactive demo showcasing the stepper workflow in Storybook. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: mdatelle <mike@datelle.net>