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 Markdown Editor (MDEditor) is currently implemented in the Meshery UI using @uiw/react-md-editor and loaded dynamically with next/dynamic to disable server-side rendering. It is used for creating and previewing markdown content.
Desired Behavior
To improve reusability and maintainability, this Markdown Editor component should be migrated to the Sistent design system and refactored as a shared, reusable component.
Implementation
The implemented MDEditor component in Sistent matches the functionality of the existing Meshery UI version.
Acceptance Tests
- The component is tested and verified within the Meshery UI environment.
- All existing usages in the Meshery UI are replaced with the Sistent-provided component.
- 🎨 Wireframes and designs for Sistent site in Figma (open invite)
Metadata
Metadata
Assignees
Labels
kind/enhancementImprovement in current featureImprovement in current feature