sistent icon indicating copy to clipboard operation
sistent copied to clipboard

Layer5 Design System

Results 147 sistent issues
Sort by recently updated
recently updated
newest added

#### 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)

kind/enhancement

#### 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)

kind/enhancement

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

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

dependencies

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

#### Current Behavior Currently, we use two Markdown renderers: - RenderMarkdown - RenderMarkdownTooltip This was done at the time to avoid a change in functionality without reviewer availability. But it...

issue/willfix

**Notes for Reviewers** This PR fixes #707 Added lodash debounce mechanism in SearchBar Component, which will prevent un-necessary re-renders. ### ScreenRecorder ## Before https://github.com/user-attachments/assets/f9b85a4d-9372-4dfb-8ba7-cb0d68af1fbc ## After https://github.com/user-attachments/assets/b7c6057f-ac79-404c-8d81-826f910d2727 **[Signed commits](../blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** -...

#### Current Behavior The SearchBar component executes the onSearch function immediately upon user input, leading to potential performance issues due to the rapid firing of search queries as the user...

kind/enhancement

**This PR adds promp component to sistent.** **This component is used for our confirmation modal which used for either delete, save or any other confirmation process.** #### What are Variants...

component/components

#### Current Behavior We use meshery ui and in meshery cloud confirmation modal which is use for delete or confirm any process. This comfirmation modal use sistent standard modal. ####...

kind/enhancement