generated from layer5io/layer5-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Labels
kind/enhancementImprovement in current featureImprovement in current feature
Description
Current Behavior
The MesheryProgressBar component is currently implemented in the Meshery UI and is used to display a persistent progress indicator using LinearProgress inside a snackbar.
Desired Behavior
To improve reusability and maintainability, this component should be migrated to the Sistent design system and refactored as a shared, reusable component that can be used across projects
Implementation
Implement the same MesheryProgressBar component that is currently being used in the Meshery UI in Sistent
Acceptance Tests
- The implemented MesheryProgressBar in Sistent matches the functionality and behavior of the existing Meshery UI version.
- The component is tested and verified within the Meshery UI environment.
- All existing usages of MesheryProgressBar in the Meshery UI are replaced with the Sistent-provided component.
- 🎨 Wireframes and designs for Sistent site in Figma (open invite)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/enhancementImprovement in current featureImprovement in current feature