Current Behavior
The RemoteComponent is currently implemented in the Meshery UI under ui/components.
Desired Behavior
To improve reusability and maintainability, this component should be migrated to the Sistent design system and refactored as a shared, reusable component.
Implementation
Implement the same RemoteComponent that is currently being used in the Meshery UI
Acceptance Tests
- The component is tested and verified within the Meshery UI environment.
- All existing usages of RemoteComponent in the Meshery UI are replaced with the Sistent-provided component.
- No regressions are introduced after migration.
Contributor Guide
Current Behavior
The RemoteComponent is currently implemented in the Meshery UI under ui/components.
Desired Behavior
To improve reusability and maintainability, this component should be migrated to the Sistent design system and refactored as a shared, reusable component.
Implementation
Implement the same RemoteComponent that is currently being used in the Meshery UI
Acceptance Tests
Contributor Guide