sistent icon indicating copy to clipboard operation
sistent copied to clipboard

[ components ]: Create custom `Grid` component

Open nebula-aac opened this issue 1 year ago • 3 comments

Meshery UI has multiple Grid implementation, specifically in the Filters, Applications and Designs (might not be applicable)

Here is an example to reference from: https://github.com/meshery/meshery/blob/master/ui/components/MesheryApplications/ApplicationsGrid.js

  • [ ] Create custom Grid component that houses the common props from the Grid implemented in Meshery UI
  • [ ] Create custom component in custom directory
  • [ ] Use existing sistent-components and provide inline styles or rely on the global MUI theme provided
  • [ ] Check to make sure that the component works properly before pushing PR

Contributor Guide

nebula-aac avatar Nov 08 '23 22:11 nebula-aac