layer5 icon indicating copy to clipboard operation
layer5 copied to clipboard

Layer5, expect more from your infrastructure

Results 529 layer5 issues
Sort by recently updated
recently updated
newest added

### Description The command box was long for the box, users needs to scroll horizontally to see the entire command. This is inconvenient because users couldn't see the full command...

kind/bug
help wanted
good first issue
framework/gatsby

**Description** This PR fixes #6417 **Notes for Reviewers** Fixed button to scroll back to original expanded position **[Signed commits](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.

**Description** This PR fixes #5950 **Notes for Reviewers** So, I added the toolbar component as required, but the content is common and can be changed, I tried to keep the...

project/sistent

### Description This parent issue tracks multiple minor UI fixes and improvements across the Kanvas section of [layer5.io](https://layer5.io/cloud-native-management/kanvas), including subpages like /design, /operate, and the main Kanvas page. - [...

help wanted
framework/gatsby
issue/willfix
component/ui

Signed-off-by: Lee Calcote

type/performance
area/site-config

Signed-off-by: subh05sus **Description** This PR introduces a new `Badge` component in the Sistent library, complete with usage documentation and examples. The component acts as a visual indicator for statuses and...

project/sistent

### Description Whether using the mobile or desktop version of the global navigation menu, clicking on Solutions directs site visitors to the Kanvas page. https://github.com/user-attachments/assets/65c7aa11-de44-4b63-a425-4d90ea12f236 ### Expected Behavior Users should...

help wanted
language/javascript
framework/gatsby
issue/willfix
language/css
area/solutions

### Description There is inconsistency in prop naming conventions across the codebase: - $UniWidth is defined in the SectionTitle component, but UniWidth is used in several places instead of @$UniWidth....

kind/bug

### Current Behavior Each of [solutions](https://github.com/layer5io/layer5/tree/master/src/pages/solutions) pages, should have an appropriate opengraph image ### Desired Situation pass a suitable image to `image` prop in seo component for each of these...

help wanted
kind/chore
framework/gatsby
framework/react
type/seo

### Current Behavior Migrate eslintrc.js to eslint.config.js ### Desired Situation --- Contributor Resources and Handbook The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the...

help wanted
kind/chore