play icon indicating copy to clipboard operation
play copied to clipboard

Cloud Native Playground for Kubernetes and all CNCF projects

Results 18 play issues
Sort by recently updated
recently updated
newest added

**Notes for Reviewers** This PR fixes #195 The prettier config is taken from `meshery/meshery`, and all the files formatting are changed based on that **[Signed commits](../blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [ ] Yes,...

area/website

#### Current Behavior Currently, we don't define a consistent formatting style for the code #### Desired Behavior We should setup `prettier`, that adds the formatting schema in `.prettierrc` file. ####...

kind/enhancement

#### 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 &...

area/docs
framework/jekyll
help wanted
issue/willfix
language/markdown

#### Current Behavior I see some inconsistencies with button text in Meshery Play in two places: 1) In the FAQ button, the background color is Persian Green, and the text...

kind/enhancement

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

issue/stale
area/website
dependencies

#### Current Behavior The text "Meshery Playground" is written in italics just before the accordion of information. It breaks the consistency of the design of the text which was followed...

kind/enhancement

#### Current Behavior babel-preset-react-app imports @babel/plugin-proposal-private-property-in-object without declaring it. #### Solution Install @babel/plugin-transform-private-property-in-object as a development dependency by running: `npm install --save-dev @babel/plugin-transform-private-property-in-object` #### Screenshots/Logs ![image](https://github.com/meshery/play/assets/92106389/046933dd-1b25-4929-b8f7-6d09f94e8315) --- #### Contributor [Guides](https://docs.meshery.io/project/contributing)...

issue/willfix
kind/bug
issue/remind

**Notes for Reviewers** This PR fixes #199 **[Signed commits](../blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.

area/website

#### Current Behavior we have signup form. #### Expected Behavior remove the signup form on https://play.meshery.io/ #### Screenshots/Logs #### Environment - **Host OS:** Mac Linux Windows - **Platform:** Docker or...

kind/bug

Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `path-to-regexp` from 0.1.7 to 0.1.10 Release notes Sourced from path-to-regexp's releases. Backtrack protection Fixed Add backtrack protection to...

area/website
dependencies