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 Scroll-based components on the [Kanvas section](https://layer5.io/cloud-native-management/kanvas) sometimes fail to trigger correctly, they also don't wait for the user to see them and they are scrolled past immediately. This...

kind/bug
help wanted
framework/gatsby

### Description Visit this page, https://layer5.io/community/handbook/repository-overview, and you will see reference to a null page as an error in your console. ### Expected Behavior This error should be fixed and...

kind/bug
help wanted
framework/gatsby
issue/willfix

### Description On this section in the [kanvas page](https://layer5.io/cloud-native-management/kanvas), the user should be able to navigate to the relevant docs.layer5.io link on click. ![Image](https://github.com/user-attachments/assets/7c2bbc8e-5540-4b02-a1f5-ff5fe9b192b8) Links to attach: - https://docs.layer5.io/cloud/ -...

help wanted
good first issue
framework/gatsby
component/ui

### Description On the main [Kanvas page](https://layer5.io/cloud-native-management/kanvas), the "Link to Docs" button below the Kanvas image needs to be updated. The images for Designer and Operator mode are also outdated...

kind/bug
help wanted
framework/gatsby
component/ui

Signed-off-by: Lee Calcote **Description** Never using browser-only APIs during server-side rendering Consistent initial state between server and client renders Safe detection of the browser environment Proper handling of theme preferences...

area/core-styles

### Description The [sistent/identity](https://layer5.io/projects/sistent/identity/color) page currently shows colors as just images. ![Image](https://github.com/user-attachments/assets/da1d3b4a-17c2-4d27-8f3d-aba1260dd5e7) ### Expected Behavior Replace these images with HTML, and implement copiable HEX and RGB codes. ### Screenshots ###...

kind/bug
help wanted
framework/gatsby
component/ui

### Current Situation gatsby-plugin-webpack-bundle-analyser-v2 is installed in `gatsby-config.js`, but is currently disabled. ### Desired Situation Performance needs to improve. 1. Use Webpack Bundle Analyzer to detect unused JavaScript code. 2....

help wanted
good first issue
kind/chore
language/javascript
framework/gatsby
type/performance
type/seo
javascript

### Current Behavior The homepage currently has `Meshery Playground` pop up: ![Image](https://github.com/user-attachments/assets/4ace63a7-f37a-4aea-a6f9-157e6f441647) ### Desired Situation A similar pop is needed for `Kanvas` https://kanvas.new on homepage, and other sections on sites,...

help wanted
good first issue
kind/chore

**Description:** We are continuing our series of "Meet the Maintainer" interviews under the [open source category](https://layer5.io/blog/category/open-source) in the [blog](https://layer5.io/blog). Next up is an interview with [Vivek Vishal](/community/members/vivek-vishal), one of our...

area/blog
language/markdown
framework/gatsby
issue/willfix

### Current Behavior Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn how to defer offscreen images](https://developer.chrome.com/docs/lighthouse/performance/offscreen-images/?utm_source=lighthouse&utm_medium=lr). ### Desired Situation...

help wanted
kind/chore
framework/gatsby
type/seo