Antonette Caldwell
Antonette Caldwell
#### Current Behavior #### Desired Behavior #### Implementation #### Acceptance Tests #### Mockups --- **[Contributor Guide](https://docs.meshery.io/project/contributing)** - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
Research using `RJSF` in `sistent-components`. Please implement this locally before attempting to make releases. --- **[Contributor Guide](https://docs.meshery.io/project/contributing)** - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
#### Current Behavior #### Desired Behavior #### Implementation #### Acceptance Tests #### Mockups --- **[Contributor Guide](https://docs.meshery.io/project/contributing)** - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
#### Current Behavior #### Desired Behavior #### Implementation #### Acceptance Tests #### Mockups --- **[Contributor Guide](https://docs.meshery.io/project/contributing)** - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
Create a package called `cytoscape-utils` which will house most if not all utilities pertaining to Cytoscape in Meshamp. There are a lot of code surrounding this in `meshmap` so this...
#### Current State #### Desired State --- #### [Contributor Guides](https://docs.meshery.io/project/contributing) and Resources - 📚 [Instructions for contributing to documentation](https://docs.meshery.io/project/contributing/contributing-docs) - Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs) - 🛠[Meshery Build &...
Currently we're using `changeset` to initiate the publish, however some of the process is still manual. Research ways to improve this. What is supposed to happen is that with the...
Meshery UI has a `PromptComponent`, and it is also a React Class component. Here is the file for reference: https://github.com/meshery/meshery/blob/master/ui/components/PromptComponent.js Because it is a Class Component, it is important to...
Meshery UI has a component called `DataFormatter` https://github.com/meshery/meshery/tree/master/ui/components/DataFormatter - [ ] Create custom component in `custom` directory of `sistent-components` - [ ] Create `CopyIcon` on a separate PR first -...