Skip to content

Migrate Markdown Editor (MDEditor) Component #1296

@Rajesh-Nagarajan-11

Description

@Rajesh-Nagarajan-11

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.

Contributor Guide

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions