generated from layer5io/layer5-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Labels
kind/enhancementImprovement in current featureImprovement in current feature
Description
Current Behavior
The StyledAccordion and StyledAccordionSummary components are currently implemented in the Meshery UI using styled from @sistent/sistent. They customize the default Accordion and AccordionSummary components with additional borders and layout adjustments.
These components are used to maintain consistent UI styling for expandable sections.
Desired Behavior
To improve reusability and maintainability, these styled Accordion components should be migrated to Sistent and standardized as reusable components.
Implementation
Implement the same StyledAccordion and StyledAccordionSummary components in Sistent which used in Meshery UI
Acceptance Tests
- The Sistent versions match the styling and behavior of the Meshery UI components.
- They are tested and verified within the Meshery UI environment.
- All existing usages in Meshery UI are replaced with the Sistent versions.
- 🎨 Wireframes and designs for Sistent site in Figma (open invite)
Metadata
Metadata
Assignees
Labels
kind/enhancementImprovement in current featureImprovement in current feature